On Fri, 03 Feb 2023 11:18:00 +0100, Bastien Nocera wrote:
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.
[...]
Applied to hid/hid.git (for-6.2/upstream-fixes), thanks!
[1/1] HID: logitech: Disable hi-res scrolling on USB https://git.kernel.org/hid/hid/c/690eb7dec72a
Cheers,