Thursday, March 14, 2013

Touchpad turning off

To turn off the laptop/notebook touchpad in ubuntu, type the following command in the terminal window

             $synclient TouchpadOff=1

to enable the touchpad again

              $synclient TouchpadOff=0

No comments:

Post a Comment