libevdev
0.5
A wrapper library for evdev devices
|
Initialization and setup | Initialization, initial setup and file descriptor handling |
Querying device capabilities | Abstraction functions to handle device capabilities, specificially device propeties such as the name of the device and the bits representing the events suppported by this device |
Multi-touch related functions | Functions for querying multi-touch-related capabilities |
Modifying the appearance or capabilities of the device | Modifying the set of events reported by this device |
Miscellaneous helper functions | Functions for printing or querying event ranges |
Event handling | Functions to handle events and fetch the current state of the event |
uinput device creation | Creation of uinput devices based on existing libevdev devices |