Check your xorg.conf in /etc/X11/.
The touchpad should have a the SHMConfig property set to "on". So it would look
like:
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "SHMConfig" "on"
EndSection
That should help with disabling the touchpad. Also check if you have the
synclient binary in your path.
--
Fn + Fx is not functioning on Asus A8HE
https://bugs.launchpad.net/bugs/156934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs