Module event_types
kernel
0.16.0
Module event_
types
Module Items
Constants
In kernel::
device::
input
kernel
::
device
::
input
Module
event_
types
Copy item path
Source
Expand description
Event type constants
These values match Linux’s input event types for compatibility.
Constants
§
EV_ABS
Absolute axis position (e.g., touchscreen)
EV_KEY
Key/button press and release events
EV_LED
LED state changes
EV_MSC
Miscellaneous events
EV_REL
Relative axis movement (e.g., mouse movement)
EV_SND
Sound events
EV_SYN
Synchronization events