Expand description
Nested message and enum types in EvdevEvent.
Structs§
- Device
Addition - Describes an evdev device being added to the system.
- Device
Removal - Describes an evdev device being removed from the system.
- Input
Event - Proto version of Linux’s struct input_event. The meaning of types and codes are described in the Linux kernel documentation at https://www.kernel.org/doc/html/latest/input/event-codes.html.