Re: [PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage
From: Jiri Kosina <jikos@kernel.org>
Date: 2015-11-26 14:21:52
Also in:
lkml
From: Jiri Kosina <jikos@kernel.org>
Date: 2015-11-26 14:21:52
Also in:
lkml
On Fri, 20 Nov 2015, Allen Hung wrote:
The usage Confidence is mandary to Windows Precision Touchpad devices. The appearance of this usage is checked in hidinput_connect but the quirk MT_QUIRK_VALID_IS_CONFIDENCE is not applied to device accordingly. Apply this quirk and also remove quirk MT_QUIRK_ALWAYS_VALID to enable palm rejection for the WIN 8 touchpad devices which have implemented usage Confidence in its input reports. Tested on Dell XPS 13 laptop. Signed-off-by: Allen Hung <redacted>
Applied to for-4.5/multitouch. Thanks, -- Jiri Kosina SUSE Labs