Expand description
An interface to the Linux kernel’s event devices (/dev/input/*
).
Structs§
- Evdev
Handle - A handle to an input device allowing the use of ioctls
Constants§
- EV_
VERSION - Protocol version.
An interface to the Linux kernel’s event devices (/dev/input/*
).