Skip to content
Commit 9abd04af authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: elo: clear BTN_LEFT mapping



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: default avatarJiri Kosina <jkosina@suse.cz>
parent 20df1578
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment