blob: 280b1ebe67488db0c80dfeae58ad349f7d5c4afb (
plain)
1
2
3
|
python-evdev allows Python programs running in Linux to read and write input
events. It provides bindings to both the generic input event interface (evdev)
and the userspace input subsystem (Uinput).
|