Bug 80368

Summary: Handle BTN_TOOL_TRIPLETAP and others on MT touchpads
Product: Wayland Reporter: Peter Hutterer <peter.hutterer>
Component: libinputAssignee: Peter Hutterer <peter.hutterer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: jwrdegoede, patrakov
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Peter Hutterer 2014-06-22 22:54:25 UTC
We only handle fake touches for devices without ABS_MT_SLOT. For those with real MT support, we merely ignore BTN_TOOL_DOUBLETAP and above. As a result, three-finger tapping is not available on those devices, or simply buggy (see bug 76760#c15).

Solution: handle BTN_TOOL_<n>TAP for any n greater than the number of slots.
Comment 1 Hans de Goede 2014-07-22 07:34:13 UTC
This is fixed by this commit:
http://cgit.freedesktop.org/wayland/libinput/commit/?id=64f431c303fab787eaf8a7cb14752d908b3da8b2

Closing.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.