How to disable/re-enable touchpad on toshiba laptops?
Ali Milis
almilis at gmail.com
Fri Dec 2 09:00:22 UTC 2005
> Is there some way to make this work or perhaps some other way to
> change it's parameters?
This following works for me; but I am not sure if this works for your
system too... Atuh da, wayahna...
Edit/modify in "/etc/X11/xorg.conf"
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
Option "MaxTapTime" "0"
Option "MaxTapMove" "0"
EndSection
--
Ali Milis.
More information about the ubuntu-users
mailing list