Skip to main content

Module evdev_event

Module evdev_event 

Source
Expand description

Nested message and enum types in EvdevEvent.

Structs§

DeviceAddition
Describes an evdev device being added to the system.
DeviceRemoval
Describes an evdev device being removed from the system.
InputEvent
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.

Enums§

Event