Skip to main content
Module key_linux_to_fuchsia
starnix_
modules_
input_
event_
conversion
Module key_
linux_
to_
fuchsia
Module Items
Structs
In crate starnix_
modules_
input_
event_
conversion
starnix_modules_input_event_conversion
Module
key_
linux_
to_
fuchsia
Copy item path
Source
Structs
ยง
Linux
Keyboard
Event
Parser
A state machine accepts uapi::input_event, produces fir::InputReport when (Key Event + Sync Event) received. It also maintain the currently pressing key list.