diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-01-09 22:34:15 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2018-01-10 03:38:06 +0300 |
commit | eca3be9b95ac7cf9442654a54962859d74f8e38a (patch) | |
tree | 452598cef9ff09899f99e12e07856f12afbc58c6 /drivers/input/touchscreen/usbtouchscreen.c | |
parent | da7bdec455b160771f0343e38dc538791f2b2a99 (diff) | |
download | linux-eca3be9b95ac7cf9442654a54962859d74f8e38a.tar.xz |
Input: silead - add support for capactive home button found on some x86 tablets
On some x86 tablets with a silead touchscreen the windows logo on the
front is a capacitive home button. Touching this button results in a touch
with bits 12-15 of the Y coordinates set, while normally only the lower 12
are used.
Detect this and report a KEY_LEFTMETA press when this happens. Note for
now we only respond to the Y coordinate bits 12-15 containing 0x01, on some
tablets *without* a capacative button I've noticed these bits containing
0x04 when crossing the edges of the screen.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/usbtouchscreen.c')
0 files changed, 0 insertions, 0 deletions