Re-exports§
pub use self::natural::*;
Modules§
- device_
iterator - device_
listener - generic
- input_
device - input_
method_ editor - input_
method_ editor_ client - natural
- wire
- wire_
optional
Structs§
- Device
Iterator - The type corresponding to the DeviceIterator protocol. Protocol for iterating over the initial set of active devices.
- Device
Listener - The type corresponding to the DeviceListener protocol. Callback protocol implemented by clients to receive live device change events.
- Input
Device - The type corresponding to the InputDevice protocol.
- Input
Method Editor - The type corresponding to the InputMethodEditor protocol. A interface for interacting with a text input control.
- Input
Method Editor Client - The type corresponding to the InputMethodEditorClient protocol.
An interface to receive information from
TextInputService.
Constants§
- CONSUMER_
CONTROL_ MAX_ NUM_ BUTTONS - KEYBOARD_
MAX_ NUM_ KEYS - KEYBOARD_
MAX_ NUM_ LEDS - K_
MODIFIER_ ALT - K_
MODIFIER_ CAPS_ LOCK - K_
MODIFIER_ CONTROL - K_
MODIFIER_ LEFT_ ALT - K_
MODIFIER_ LEFT_ CONTROL - K_
MODIFIER_ LEFT_ SHIFT - K_
MODIFIER_ LEFT_ SUPER - K_
MODIFIER_ NONE - Keyboard modifiers
- K_
MODIFIER_ RIGHT_ ALT - K_
MODIFIER_ RIGHT_ CONTROL - K_
MODIFIER_ RIGHT_ SHIFT - K_
MODIFIER_ RIGHT_ SUPER - K_
MODIFIER_ SHIFT - K_
MODIFIER_ SUPER - MAX_
NAME_ LENGTH - MOUSE_
MAX_ NUM_ BUTTONS - SENSOR_
MAX_ VALUES - TOUCH_
MAX_ CONTACTS - TOUCH_
MAX_ NUM_ BUTTONS
Traits§
- Device
Iterator Client Handler - A client handler for the DeviceIterator protocol.
- Device
Iterator Local Client Handler - A client handler for the DeviceIterator protocol.
- Device
Iterator Local Server Handler - A server handler for the DeviceIterator protocol.
- Device
Iterator Server Handler - A server handler for the DeviceIterator protocol.
- Device
Listener Client Handler - A client handler for the DeviceListener protocol.
- Device
Listener Local Client Handler - A client handler for the DeviceListener protocol.
- Device
Listener Local Server Handler - A server handler for the DeviceListener protocol.
- Device
Listener Server Handler - A server handler for the DeviceListener protocol.
- Input
Device Client Handler - A client handler for the InputDevice protocol.
- Input
Device Local Client Handler - A client handler for the InputDevice protocol.
- Input
Device Local Server Handler - A server handler for the InputDevice protocol.
- Input
Device Server Handler - A server handler for the InputDevice protocol.
- Input
Method Editor Client Client Handler - A client handler for the InputMethodEditorClient protocol.
- Input
Method Editor Client Handler - A client handler for the InputMethodEditor protocol.
- Input
Method Editor Client Local Client Handler - A client handler for the InputMethodEditorClient protocol.
- Input
Method Editor Client Local Server Handler - A server handler for the InputMethodEditorClient protocol.
- Input
Method Editor Client Server Handler - A server handler for the InputMethodEditorClient protocol.
- Input
Method Editor Local Client Handler - A client handler for the InputMethodEditor protocol.
- Input
Method Editor Local Server Handler - A server handler for the InputMethodEditor protocol.
- Input
Method Editor Server Handler - A server handler for the InputMethodEditor protocol.