Skip to main content

Crate starnix_modules_input

Crate starnix_modules_input 

Source

Modules§

uinput

Structs§

BitSet
DeviceState
InputDevice
InputDeviceStatus
An InputDeviceStatus is tied to an [InputDeviceBinding] and provides properties detailing its Inspect status. We expect all (non-timestamp) properties’ counts to equal the sum of that property from all files opened on that device. So for example, if a device had 3 separate input files opened, we would expect it’s total_fidl_events_received_count to equal the sum of fidl_events_received_count from all 3 files and so forth.
InputEventsRelay
InputEventsRelayHandle
InputFile
InputFileMutableState
InputFileStatus
LinuxEventWithTraceId

Enums§

EventProxyMode
InputDeviceType

Constants§

DEFAULT_KEYBOARD_DEVICE_ID
DEFAULT_MOUSE_DEVICE_ID
DEFAULT_TOUCH_DEVICE_ID

Functions§

new_input_relay

Type Aliases§

DeviceId
OpenedFiles