Lines Matching +full:key +full:- +full:release
12 that will be delivered to userspace and in-kernel consumers.
28 create uinput devices and send events. libevdev is less error-prone than
38 ---------------
41 send a key event. All default imports and error handlers were removed for
44 .. code-block:: c
71 * created, to pass key events, in this case the space key.
94 /* Key press, report the event, send key release, and report again */
113 ---------------
118 .. code-block:: c
158 while (i--) {
179 --------------------
187 .. code-block:: c
208 * created, to pass key events, in this case the space key.
228 /* Key press, report the event, send key release, and report again */