mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
inputattach: add page (#17851)
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# inputattach
|
||||
|
||||
> Attach a device to the Linux input system.
|
||||
> The input devices are presented as files in `/dev/input/`.
|
||||
> More information: <https://manned.org/inputattach>.
|
||||
|
||||
- Attach a Pulse8 CEC device to the input system:
|
||||
|
||||
`inputattach --pulse8-cec {{/dev/ttyACM0}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`inputattach --help`
|
||||
Reference in New Issue
Block a user