table of contents
UINPUT(1) | User Commands | UINPUT(1) |
NAME¶
uinput - redirect device input events from stdin to virtual device
SYNOPSIS¶
uinput [-h | [-p] [-c device.yaml] [-d devnode]]
DESCRIPTION¶
redirect device input events from stdin to virtual device
- -h
- show this message and exit
- -p
- show resulting YAML device description merge and exit
- -c device.yaml
- merge YAML device description to resulting virtual device (repeatable)
- -d devnode
- merge reference device description to resulting virtual device (repeatable)
SEE ALSO¶
May 2022 | uinput 0.6.4 |