hi,

@ amsri
@ BirdDog

i, using ubuntu 11.04 with latest updates, but didn't install any patch.

my clickpad works with following settings:

AreaBottomEdge=4331
TopEdge = 0

i put these options in the file, which has to be created:

/usr/share/X11/xorg.conf.d/52-synaptics-quirks.conf

with content:

Section "InputClass"
        Identifier "HP Clickpad"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "synaptics"
        Option "AreaBottomEdge" "4331"
        Option "TopEdge" "0"
EndSection

May be you want to have also a look at:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/762768

greetings
reinhard

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/582809

Title:
  Synaptics Clickpad touchpad buttons are not working

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

Reply via email to