Re-exports§
pub use keycode::KeyMappingCode;
Structs§
- Keyboard
Triggers - Stores the key bindings and actions associated to a specific keyboard.
- Triggers
- Data structure containing the triggers registered for
all the keyboards. Once triggers have been registered,
use the
Triggers::listen
method to enable the detection.
Enums§
- Listening
Cmd - Commands the listening server to stop or continue.