On Tue, May 13, 2014 at 02:03:57PM +0600, Alexandr Shadchin wrote: > Hi, > > This diff updates xf86-input-synaptics to the latest release 1.8.0. > > Comments ? OK ?
Running with this on a Thinkpad X240 and it works for me just fine. Using the following config: Section "InputClass" Identifier "Lenovo TrackPoint top software buttons" MatchDriver "synaptics" Option "ClickPad" "true" Option "HasSecondarySoftButtons" "true" Option "TouchpadOff" "1" Option "AreaTopEdge" "20%" Option "SoftButtonAreas" "60% 0 82% 0 40% 60% 82% 0" Option "SecondarySoftButtonAreas" "60% 0 0 20% 40% 60% 0 20%" EndSection -- :wq Claudio