Horje
deactivate laptop keyboard ubuntu Code Example
deactivate laptop keyboard ubuntu
xinput list 
// Locate AT Translated Set 2 keyboard
// Write down the id and the [slave keyboard(XXX)] numbers

// Disable
xinput float id

// Enable
xinput reattach id slave 




Shell

Related
bash assign $1 value Code Example bash assign $1 value Code Example
set nemo as default ubuntu Code Example set nemo as default ubuntu Code Example
gcloud change project Code Example gcloud change project Code Example
how to add numbers in linux command line shell Code Example how to add numbers in linux command line shell Code Example
installing mailcatcher ubuntu Code Example installing mailcatcher ubuntu Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12