Crate input_event_codes_hashmap

Source
Expand description

Linux input event codes form linux/input_event_codes.h.

Structs§

ABS
BTN
EV
INPUT_PROP
KEY
LED
MSC
REL
REP
SND
SW
SYN

Functions§

is_valid_input_code
Returns true if the keycode is in the HashMap and thus a valid input code