diff options
Diffstat (limited to 'python/python-evdev/README')
-rw-r--r-- | python/python-evdev/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python-evdev/README b/python/python-evdev/README deleted file mode 100644 index 9a2720d8a0..0000000000 --- a/python/python-evdev/README +++ /dev/null @@ -1,3 +0,0 @@ -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). |