Still broken on jaunty.

b...@barb-laptop:~$ gsynaptics-init 
GSynaptics couldn't initialize.
You have to set 'SHMConfig' 'true' in xorg.conf or XFree86.conf to use 
GSynaptics

b...@barb-laptop:~$ cat /etc/X11/xorg.conf 
Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/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"      "20"
        Option          "HorizEdgeScroll"       "true"
        Option          "SHMConfig"             "true"
EndSection

How is it doing on the longevity prize?

Turning off mouseclicks from the pad helps


** Attachment added: "shmconfig.fdi"
   http://launchpadlibrarian.net/27764536/shmconfig.fdi

-- 
gsynaptics-init won't load settings
https://bugs.launchpad.net/bugs/70525
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to