[Bug 132627] Re: GSynaptics couldn't initialize.

oren orengolan at gmail.com
Sun Nov 22 01:42:15 UTC 2009


machine: xubuntu 9.10, Dell Inspiron 11z 
My touchpad works, but I try to delay or disable tap while I type.

I had no entry for touch in xorg. I added 2 sections and included the
SHMConfig line and also added /etc/hal/fdi/policy/shmconfig.fdi  but it
didn't help - GSynaptics, touchfreeze and syndaemon don't work.

here is my xorg.conf:

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
EndSection

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

Section "ServerLayout"
        Identifier          "Layout0"
        InputDevice     "Synaptics Touchpad" "Core Pointer"
        Screen             "Default Screen"
EndSection

-- 
GSynaptics couldn't initialize.
https://bugs.launchpad.net/bugs/132627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list