mirror of
https://github.com/X11Libre/xf86-input-evdev.git
synced 2026-03-28 11:29:16 +00:00
2bd24649ecbae08b7bd4dacd67d141ae665f8db7
For keyboards, scroll events are reported by the kernel as EV_REL class events of REL_WHEEL type. If, during probing, the device is found to support wheel events, make sure it is set up as a pointing device, even if it doesn't have buttons or doesn't report motion along the X and Y axis so that the scroll events can be mapped to mouse wheel buttons (usually buttons 4 and 5). Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
Description
No description provided
Languages
C
96.4%
Makefile
2%
M4
1.4%
Shell
0.2%