Expand description
Event device implementation for input events
This module provides an event device that implements the CharDevice trait for handling input events from keyboards, mice, touchscreens, etc.
Structsยง
- Event
Device - Event device for input handling
Constantsยง
- EVENT_
QUEUE_ ๐CAPACITY - Maximum number of events to buffer
Staticsยง
- INPUT_
COUNTER ๐ - KEYBOARD_
COUNTER ๐ - Static counters for device naming
- MOUSE_
COUNTER ๐ - TABLET_
COUNTER ๐