Skip to content
Commit 9858c74c authored by Mateusz Jończyk's avatar Mateusz Jończyk Committed by Jiri Kosina
Browse files

HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95



This mouse has a horizontal wheel that requires special handling.
Without this patch, the horizontal wheel acts like a vertical wheel.

In the output of `hidrd-convert` for this mouse, there is a
`Usage (B8h)` field. It corresponds to a byte in packets sent by the
device that specifies which wheel generated an input event.

The name "A4TECH" is spelled in all capitals on the company website.

Signed-off-by: default avatarMateusz Jończyk <mat.jonczyk@o2.pl>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent ed80bdc4
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