SolarOS 4.13.4 manual · command
input
List all input sources or filter them by semantic class.
Usage
| Usage | Description | |||||||
|---|---|---|---|---|---|---|---|---|
| `input [status | keyboard | touch | mouse | joystick | dpad | buttons | gesture]` | List all input sources or filter them by semantic class. |
input test <source> | Show event counters and the last key, pointer, axis, or gesture event accepted from one source. | |||||||
| `input calibrate <source> [set <min-x> <max-x> <min-y> <max-y> <width> <height>\ | reset]` | Show, save, or reset coordinate calibration for an absolute-pointer source. | ||||||
| `input emit <key\ | chord>` | Emit a local key tap, such as RIGHT, ALT+RIGHT, ENTER, or one literal character, through the normal input-focus path. |