Re: [PATCH 2/2] HID: multitouch: enable palm rejection for Windows Precision Touchpad

2016-06-27 Thread Benjamin Tissoires
On Jun 23 2016 or thereabouts, Allen Hung wrote: > The usage Confidence is mandary to Windows Precision Touchpad devices. If > it is examined in input_mapping on a WIndows Precision Touchpad, a new add > quirk MT_QUIRK_CONFIDENCE desgned for such devices will be applied to the > device. A touch wit

[PATCH 2/2] HID: multitouch: enable palm rejection for Windows Precision Touchpad

2016-06-23 Thread Allen Hung
The usage Confidence is mandary to Windows Precision Touchpad devices. If it is examined in input_mapping on a WIndows Precision Touchpad, a new add quirk MT_QUIRK_CONFIDENCE desgned for such devices will be applied to the device. A touch with the confidence bit is not set is determined as invalid.