diff options
author | Jiri Kosina <jkosina@suse.cz> | 2017-11-22 11:19:51 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-22 09:17:53 +0100 |
commit | 8e93b348ca667484b40c0dffceb50ae405540851 (patch) | |
tree | b0eb0e5ece3a30b8a9812b54fc502f6246ae9c5e /usr | |
parent | 088d552d986e18f0a03a5367cf11b7841597c210 (diff) |
HID: elo: clear BTN_LEFT mapping
[ Upstream commit 9abd04af951e5734c9d5cfee9b49790844b734cf ]
ELO devices have one Button usage in GenDesk field, which makes hid-input map
it to BTN_LEFT; that confuses userspace, which then considers the device to be
a mouse/touchpad instead of touchscreen.
Fix that by unmapping BTN_LEFT and keeping only BTN_TOUCH in place.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions