Descriptionozone: evdev: Remove BTN_LEFT from touchscreen probing
This was intended as a fix for some unusual absolute devices that report
having mouse buttons (BTN_LEFT, BTN_MIDDLE, BTN_RIGHT), and aren't
touchpads or tablets.
They are sort of like touchscreens (user interacts directly with
screen), and sort of like tablets (absolute cursor positioning), and
sort of like mice (left/middle/right buttons).
The fact that it wants mouse events rather than touch events makes it
incompatible with the touchscreen code, though, so revert this for now.
We'll have to do something else to support these "absolute mouse"
devices.
BUG=456999
TEST=events_unittests
Committed: https://crrev.com/6eb9dbd85840250176d1461aa6354e03492c2a43
Cr-Commit-Position: refs/heads/master@{#321831}
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|