It seems the following commit in vivid is also needed for the better support for trusty and utopic.
Author: Seth Forshee <[email protected]> AuthorDate: Fri Mar 20 11:06:52 2015 -0500 Commit: Andy Whitcroft <[email protected]> CommitDate: Fri Mar 27 10:44:38 2015 +0000 HID: multitouch: Add support for button type usage According to [1], Windows Precision Touchpad devices must supply a button type usage in the device capabilities feature report. A value of 0 indicates that the device contains a depressible button (i.e. it's a click-pad) whereas a value of 1 indicates a non-depressible button. Add support for this usage and set INPUT_PROP_BUTTONPAD on the touchpad input device whenever a depressible button is present. [1] https://msdn.microsoft.com/en- us/library/windows/hardware/dn467314(v=vs.85).aspx Signed-off-by: Seth Forshee <[email protected]> Reviewed-by: Benjamin Tissoires <[email protected]> Signed-off-by: Jiri Kosina <[email protected]> (cherry picked from commit 2c6e0277e1eab3df5db81c59e408b7b1c14b1b72 git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git) Acked-by: Stefan Bader <[email protected]> Acked-by: Chris J Arges <[email protected]> Signed-off-by: Andy Whitcroft <[email protected]> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1456881 Title: Some touchpads' right button doesn't work under I2C mode, need support of clickpads To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1456881/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
