Skip to content
  • Jiri Kosina's avatar
    HID: elo: clear BTN_LEFT mapping · 9abd04af
    Jiri Kosina authored
    
    
    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>
    9abd04af