[Bug 365952] Re: Touchpad is sensitive over physical button area

Alberto Milone alberto.milone at canonical.com
Fri Apr 24 09:24:34 UTC 2009


As you can see in the attached patch, I have implemented the support for
a "MovementBottomEdge" option which, if set through either xorg.conf,
synclient or xinput, allows users to blacklist the area of the touchpad
below the value set in this option.

For example to set the new property to "4100" through Xinput you will have to type:
xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Movement Bottom Edge" 32 4100

to disable it:
xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Movement Bottom Edge" 32 0

NOTE: you will have to replace "SynPS/2 Synaptics TouchPad" with the
name of your touchpad.

The "MovementBottomEdge" option is set to 0 hence disabled by default,
therefore no one will notice a change in the behaviour of their touchpad
unless they manually set this option.

** Attachment added: "112_add_movement_bottom_edge.patch"
   http://launchpadlibrarian.net/25917193/112_add_movement_bottom_edge.patch

-- 
Touchpad is sensitive over physical button area
https://bugs.launchpad.net/bugs/365952
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