Bug 89426 - Add support for touch arbitration
Summary: Add support for touch arbitration
Status: RESOLVED MOVED
Alias: None
Product: Wayland
Classification: Unclassified
Component: libinput (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Peter Hutterer
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 89802
Blocks:
  Show dependency treegraph
 
Reported: 2015-03-04 16:34 UTC by Benjamin Tissoires
Modified: 2016-04-29 01:04 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Benjamin Tissoires 2015-03-04 16:34:31 UTC
When using a combo touchscreen/tablet (with pen input), the kernel does not always provide an arbitration between the touch and the pen.
This is the case for N-trig devices which are following the HID spec (found on the MS Surface 3 for instance).

Libinput should disable at least the corresponding touch when the pen of the same group is in proximity.
We could also be smart and disable only the touch points under the palm if the stylus reports the Tilt (which gives us an indication if the user is left handed or right handed).
Comment 1 Peter Hutterer 2015-05-20 23:58:28 UTC
Notes from a conversation today: use the touchscreen and tablet size to associate the two devices together, even if they're not the same physical device. e.g. the Lenovo Yoga has an elantech screen but a wacom tablet.
Comment 2 Peter Hutterer 2016-04-29 01:04:33 UTC
Closing this for now. We don't have access to those devices anymore and until someone actually complains that this is needed we don't need to keep the bug open.


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.