Tag: touchpad
-
Simple script to toggle touchpag on/off
Here is simple script to toggle touchpad on laptop on or off First you have to discover which device id is actually touchpad – you can do that using xinput list. There touchpad will be shown as one more mouse. Then you can update script below with touchpad’s ID on your system (replace <ID> with…