Backup and then remove 50-synap* and 51-syn* files from /usr/share/X11/xorg.conf.d Create a file called 50-mtrack.conf containing the following
Section "InputClass" MatchIsTouchpad "true" Identifier "Multitouch Touchpad" Driver "mtrack" Option "Sensitivity" "1.4" Option "IgnoreThumb" "true" #Option "ButtonMoveEmulate" "false" Option "ClickFinger1" "1" Option "ClickFinger2" "3" #Option "ClickFinger3" "3" Option "TapButton1" "0" Option "TapButton2" "0" Option "TapButton3" "0" Option "TapButton4" "0" Option "ScrollDistance" "75" Option "BottomEdge" "30" EndSection Then run sudo restart lightdm Touchpad works great apart from when two finger scrolling it doesn't you can't flick -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/1026046 Title: Missing support for thumb resting on bottom of clickpad Status in xf86-input-synaptics: Unknown Status in “xserver-xorg-input-synaptics” package in Ubuntu: Confirmed Status in “xserver-xorg-input-synaptics” source package in Precise: Confirmed Status in “xserver-xorg-input-synaptics” package in Debian: New Bug description: When using the trackpad on the MacBook Pro In Mac OS X it is possible to have the thumb resting (ready to click) on the bottom part of the touchpad while moving the mouse pointer around with your index or middle finger. Likewise it is also possible to use two finger scrolling with the index and middle finger on the upper part on the track pad while resting the thumb on the lower part of the trackpad. This behaviour is not currently supported with the synaptics driver in 12.04. It wil register a two finger scroll when the thumb is resting in the bottom part and index finger moves around in the upper part. I have tried playing aroud with the setting AreaBottomEdge that disables all motion on the bottom part of the touchpad. Unfortunately when this setting is enabled it still detects a finger in the area, so it wil register a two finger scroll like before. To manage notifications about this bug go to: https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/1026046/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp