Public bug reported:

Binary package hint: xserver-xorg-input-synaptics

I am trying to use synclient to adjust settings for my touchpad, but it
doesn't work.

$ synclient -l
Can't access shared memory area. SHMConfig disabled?

When I look in the man page I see this:

       This program  lets  you  change  your  Synaptics  TouchPad  driver  for
       XOrg/XFree86  server  parameters while X is running if you enabled SHM‐
       Config "on" in your XOrg/XFree86 configuration.

My xorg.conf file shows:

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

====
$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

$ dpkg -l | grep synaptics
ii  xserver-xorg-input-synaptics               0.14.7~git20070706-1ubuntu4  
Synaptics TouchPad driver for X.Org server

** Affects: xserver-xorg-input-synaptics (Ubuntu)
     Importance: Undecided
         Status: New

-- 
synclient doesn't work (documentation wrong?)
https://bugs.launchpad.net/bugs/203815
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

Reply via email to