Re-exports§
pub use self::natural::*;
Modules§
Structs§
- KeyEvent
Injector - The type corresponding to the KeyEventInjector protocol.
Provides the ability to inject
KeyEvents into the keyboard subsystem. - Keyboard
Listener - The type corresponding to the KeyboardListener protocol. Client should implement this protocol to get notified of key events.
Traits§
- KeyEvent
Injector Client Handler - A client handler for the KeyEventInjector protocol.
- KeyEvent
Injector Local Client Handler - A client handler for the KeyEventInjector protocol.
- KeyEvent
Injector Local Server Handler - A server handler for the KeyEventInjector protocol.
- KeyEvent
Injector Server Handler - A server handler for the KeyEventInjector protocol.
- Keyboard
Listener Client Handler - A client handler for the KeyboardListener protocol.
- Keyboard
Listener Local Client Handler - A client handler for the KeyboardListener protocol.
- Keyboard
Listener Local Server Handler - A server handler for the KeyboardListener protocol.
- Keyboard
Listener Server Handler - A server handler for the KeyboardListener protocol.