Option "SHMConfig" "true"
Then install packages synaptics, the driver for the touchpad, and gsynaptics, a GUI for changing the touchpad settings.
The GUI will add a new "Touchpad" menu item to the System->Preferences->More Preferences menu. The driver gives you a program called synclient. synclient appears to offer more configuration possibilities than gsynaptics but I haven't tried them all out yet.
Anyways, to turn off the touchpad run this command
synclient TouchpadOff=1
and, to turn it back on
synclient TouchpadOff=0
No comments:
Post a Comment