python-evdev: python-evdev (Python bindings to the Linux input handling subsystem) python-evdev: python-evdev: This package provides bindings to the generic input event interface python-evdev: in Linux. The evdev interface serves the purpose of passing events python-evdev: generated in the kernel directly to userspace through character python-evdev: devices that are typically located in /dev/input/. python-evdev: python-evdev: This package also comes with bindings to uinput, the userspace input python-evdev: subsystem. Uinput allows userspace programs to create and handle python-evdev: input devices that can inject events directly into the input python-evdev: subsystem.