diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2018-07-13 17:13:52 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2018-07-17 16:33:47 +0300 |
commit | 9152c7d77d87e2b6b9ccc21bb52f8eea15744f50 (patch) | |
tree | e0a8982cdfac38df1fc87796179e37278766de8b /drivers/hid/hid-alps.c | |
parent | 30576c5f490cb220ae8c1dcd918605ac1c4c103e (diff) | |
download | linux-9152c7d77d87e2b6b9ccc21bb52f8eea15744f50.tar.xz |
HID: multitouch: report MT_TOOL_PALM for non-confident touches
According to Microsoft specification [1] for Precision Touchpads (and
Touchscreens) the devices use "confidence" reports to signal accidental
touches, or contacts that are "too large to be a finger". Instead of
simply marking contact inactive in this case (which causes issues if
contact was originally proper and we lost confidence in it later, as
this results in accidental clicks, drags, etc), let's report such
contacts as MT_TOOL_PALM and let userspace decide what to do.
[1] https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/touchpad-windows-precision-touchpad-collection
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
[splitted and rebased]
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-alps.c')
0 files changed, 0 insertions, 0 deletions