diff options
author | Sergei A. Trusov <sergei.a.trusov@ya.ru> | 2017-09-07 02:29:24 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-09-11 23:23:15 +0200 |
commit | 4a54feea1765a79ac8446bd6f5ce163fc94a8a95 (patch) | |
tree | aec1fa63ef7eef29d50236f5682233925b5bc331 /net/Makefile | |
parent | Input: add a driver for PWM controllable vibrators (diff) | |
download | linux-4a54feea1765a79ac8446bd6f5ce163fc94a8a95.tar.xz linux-4a54feea1765a79ac8446bd6f5ce163fc94a8a95.zip |
Input: goodix - add support for capacitive home button
On some x86 tablets with a Goodix touchscreen, the Windows logo on the
front is a capacitive home button. Touching this button results in a touch
with bit 4 of the first byte set, while only the lower 4 bits (0-3) are
used to indicate the number of touches.
Report a KEY_LEFTMETA press when this happens.
Note that the hardware might support more than one button, in which
case the "id" byte of coor_data would identify the button in question.
This is not implemented as we don't have access to hardware with
multiple buttons.
Signed-off-by: Sergei A. Trusov <sergei.a.trusov@ya.ru>
Acked-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions