Modulesยง
- defaults ๐
- evdev ๐
- event_
source ๐
Structsยง
- Custom
Input ๐Config - Input
- Virtio input device
- Input
Config ๐File - Input
Config ๐File AbsInfo - Input
Config ๐File Event - Input
Snapshot ๐ - Snapshot of Inputโs state.
- Virtio
Input Config - Worker ๐
- virtio_
input_ absinfo - virtio_
input_ bitmap - virtio_
input_ ๐config - virtio_
input_ ๐config_ select - virtio_
input_ device_ ids
Enumsยง
Constantsยง
- EVENT_
QUEUE_ ๐SIZE - QUEUE_
SIZES ๐ - STATUS_
QUEUE_ ๐SIZE
Functionsยง
- bitmap_
from_ ๐map - new_
custom - Creates a new custom virtio input device
- new_
evdev - Creates a new virtio input device from an event device node
- new_
keyboard - Creates a new virtio keyboard, which supports the same events as an en-us physical keyboard.
- new_
mouse - Creates a new virtio mouse which supports primary, secondary, wheel and REL events.
- new_
multi_ touch - Creates a new virtio touch device which supports multi touch.
- new_
multitouch_ trackpad - Creates a new virtio trackpad device which supports multi touch, primary and secondary buttons as well as X and Y axis.
- new_
rotary - Creates a new virtio device for rotary.
- new_
single_ touch - Creates a new virtio touch device which supports single touch only.
- new_
switches - Creates a new virtio device for switches.
- new_
trackpad - Creates a new virtio trackpad device which supports (single) touch, primary and secondary buttons as well as X and Y axis.
- parse_
input_ ๐config_ file