We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9be719 commit f962d70Copy full SHA for f962d70
1 file changed
README.md
@@ -0,0 +1,10 @@
1
+# evdev
2
+
3
+Lua bindings for Linux `evdev` input devices and `/dev/uinput` virtual
4
+keyboards, pointers.
5
6
+## Install
7
8
+```bash
9
+luarocks install evdev
10
+```
0 commit comments