-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I have applied Benjamin's Lenovo touchpad patches onto the 3.19 kernel at sha of 18a8d49973667aa016e68826eeb374788b7c63b0 (Feb 21).
In conjunction with synaptic touchpad application found at http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/ (sha of 37d34f0356cc556dd8a49ec5d1ed64d49417a9b2 jan 15), and with the additional configuration file # cat /etc/X11/xorg.conf.d/20-lenovo-touchpad.conf Section "InputClass" Identifier "Trackpoint Wheel Emulation" MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint|ThinkPad USB Keyboard with TrackPoint|USB Trackpoint pointing device|Composite TouchPad / TrackPoint" MatchDevicePath "/dev/input/event*" Option "EmulateWheel" "true" Option "EmulateWheelButton" "2" Option "Emulate3Buttons" "false" both my trackpad and touchpoint (and the left and right touchpoint buttons, along with the middle click and middle scroll) work as expected on my Lenovo X1 Carbon 3rd Gen. I am sure that all owners of the new Lenovo laptops would appreciate these patches going into the 3.20 kernel Thank you Michael Mullin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/