[xubuntu-users] Toshiba touchpad not detected

Chris Henderson henders254 at gmail.com
Sat Mar 17 13:12:49 UTC 2007


My Toshiba Satellite A30's touch pad is not detected by my recently
installed Xubuntu 6.10. Here are the relevant parts from
"/etc/X11/xorg.conf" file. I tried to replace  "/dev/psaux" with -
Option "Device" "/dev/input/mice" but to no avail.

Here are the relevant sections from /etc/X11/xorg.conf  -

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB

Any help would be appreciated. Thanks.




More information about the xubuntu-users mailing list