File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,9 @@ kernel directly to userspace through character devices that are typically
77located in `/dev/input/ `.
88
99*evdev * also comes with bindings to *uinput *, the userspace input
10- subsystem. *Uinput * allows userspace programs to create and handle input
11- devices from which they can inject events directly into the input subsystem.
10+ subsystem. *Uinput * allows userspace programs to create and handle
11+ input devices from which input events can be directly injected into
12+ the input subsystem.
1213
1314
1415Documentation:
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ devices that are typically located in ``/dev/input/``.
88
99:mod: `evdev ` also comes with bindings to ``uinput ``, the userspace
1010input subsystem. ``Uinput `` allows userspace programs to create and
11- handle input devices from which they can inject events directly into
12- the input subsystem.
11+ handle input devices from which input events can be directly injected
12+ into the input subsystem.
1313
1414
1515Tutorial
You can’t perform that action at this time.
0 commit comments