libevdev/test
Peter Hutterer a3255d3ec7 libevdev is a library to handle evdev devices
Two main goals of this library:
- 'transparently' handle SYN_DROPPED events
- avoid errors in ioctl handling by providing a simpler interface.

Keeps a cached copy of the device for quick querying.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2013-05-29 15:33:21 +10:00
..
.gitignore libevdev is a library to handle evdev devices 2013-05-29 15:33:21 +10:00
event-names.h libevdev is a library to handle evdev devices 2013-05-29 15:33:21 +10:00
libevdev-events.c libevdev is a library to handle evdev devices 2013-05-29 15:33:21 +10:00
libevdev-print.c libevdev is a library to handle evdev devices 2013-05-29 15:33:21 +10:00
Makefile.am libevdev is a library to handle evdev devices 2013-05-29 15:33:21 +10:00