Comment 171 for bug 582809

Revision history for this message
Reinhard (reinhard-fink) wrote :

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