libevdevxx 0.4.0
A C++ wrapper for libevdev.
|
▼Nevdev | The namespace of libevdevxx |
CAbsInfo | Maps to the input_absinfo struct from linux/input.h |
CCode | Type-safe class for evdev codes (KEY_* , BTN_* , REL_* , etc) |
CDevice | Represents a device (real of not) |
CEvent | |
CGrabber | RAII class to call Device::grab() and Device::ungrab() on a device |
CProperty | |
CSyncError | |
CType | |
CTypeCode | |
CUinput | A class to send events to a virtual device |