Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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 
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu grub repair 
Shell :: sh declare variable 
Shell :: bash scripting string comparison 
Shell :: search in centos terminal 
Shell :: freebsd add user 
Shell :: install/uninstall deb packages from linux/ubuntu 
Shell :: opencv install 
Shell :: auto run command vim startup 
Shell :: how to open chrome on linux mac 
Shell :: linux my ip 
Shell :: access wine directory mac os 
Shell :: live-server command 
Shell :: linux tar gz 
Shell :: workbench linux 
Shell :: instalar docker compose ubuntu 
Shell :: push heroku 
Shell :: mac check command line tools version 
Shell :: How to replace a string in multiple files in linux command line 
Shell :: install next js 
Shell :: install oh my zsh M1 
Shell :: how to stop docker 
Shell :: Terminal commands to push a file to Github 
Shell :: delete file hdfs dfs 
Shell :: powershell credential object 
Shell :: git refusing to merge unrelated histories 
Shell :: react router install 
Shell :: nuxt .env file not load 
Shell :: Port 5000 is not open on localhost, could not start functions emulator 
Shell :: ubuntu terminal network monitor 
Shell :: curl request print response 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =