toutchpad slidder went away in Feisty

Carl Karsten carl at personnelware.com
Tue Jun 5 17:25:25 UTC 2007


To all who need this:

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"
EndSection

...

Section "ServerLayout"
         Identifier      "Default Layout"
         Screen          "Default Screen"
         InputDevice     "Generic Keyboard"
         InputDevice     "Configured Mouse"
         InputDevice     "Synaptics Touchpad"
EndSection


Not sure why "Synaptics Touchpad" didn't get included.  I may look into that 
some day.

Carl K




More information about the ubuntu-users mailing list