Comment by forgotmypw17
4 years ago
alias mouseoff='xinput set-prop 11 "Device Enabled" 0'
alias mouseon='xinput set-prop 11 "Device Enabled" 1'
Kind of ridiculous if you ask me.
4 years ago
alias mouseoff='xinput set-prop 11 "Device Enabled" 0'
alias mouseon='xinput set-prop 11 "Device Enabled" 1'
Kind of ridiculous if you ask me.
It is, but they actually have a shortcut for that (--disable, --enable).
Direct quote from my console: