diff options
author | Bastien Nocera <[email protected]> | 2023-02-03 11:18:00 +0100 |
---|---|---|
committer | Benjamin Tissoires <[email protected]> | 2023-02-06 10:58:15 +0100 |
commit | 690eb7dec72ae52d1d710d14a451844b4d0f4f19 (patch) | |
tree | c7b7c78226263753a89ef01a63e0396c9d7f5d9b /tools/perf/scripts/python/stackcollapse.py | |
parent | ea427a222d8bdf2bc1a8a6da3ebe247f7dced70c (diff) |
HID: logitech: Disable hi-res scrolling on USB
On some Logitech mice, such as the G903, and possibly the G403, the HID
events are generated on a different interface to the HID++ one.
If we enable hi-res through the HID++ interface, the HID interface
wouldn't know anything about it, and handle the events as if they were
regular scroll events, making the mouse unusable.
Disable hi-res scrolling on those devices until we implement scroll
events through HID++.
Signed-off-by: Bastien Nocera <[email protected]>
Tested-by: Tobias Klausmann <[email protected]>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=216885
Fixes: 908d325e1665 ("HID: logitech-hidpp: Detect hi-res scrolling support")
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Benjamin Tissoires <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions