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 37bd9e8 commit bbca4d3Copy full SHA for bbca4d3
Documentation/input/uinput.rst
@@ -99,7 +99,7 @@ the sake of simplicity.
99
100
/*
101
* Give userspace some time to read the events before we destroy the
102
- * device with UI_DEV_DESTOY.
+ * device with UI_DEV_DESTROY.
103
*/
104
sleep(1);
105
@@ -164,7 +164,7 @@ mouse.
164
165
166
167
168
169
170
@@ -233,7 +233,7 @@ but interact with uinput via ioctl calls, or use libevdev.
233
234
235
236
237
238
239
0 commit comments