-
- Downloads
input-device: Add evdev capability flags
This is the official way to determine what an input device is, at the
kernel level.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
fe4ddd23
No related branches found
No related tags found
Showing
- bin/input-monitor.c 279 additions, 0 deletionsbin/input-monitor.c
- steam-runtime-tools/direct-input-device.c 11 additions, 0 deletionssteam-runtime-tools/direct-input-device.c
- steam-runtime-tools/input-device-internal.h 96 additions, 1 deletionsteam-runtime-tools/input-device-internal.h
- steam-runtime-tools/input-device.c 274 additions, 0 deletionssteam-runtime-tools/input-device.c
- steam-runtime-tools/input-device.h 16 additions, 0 deletionssteam-runtime-tools/input-device.h
- steam-runtime-tools/udev-input-device.c 73 additions, 0 deletionssteam-runtime-tools/udev-input-device.c
- tests/input-device.c 163 additions, 0 deletionstests/input-device.c
- tests/mock-input-device.c 20 additions, 0 deletionstests/mock-input-device.c
- tests/mock-input-device.h 2 additions, 0 deletionstests/mock-input-device.h
- tests/utils.c 84 additions, 0 deletionstests/utils.c
Loading
Please register or sign in to comment