Re-exports§
pub use keymap::raw_keycode_to_physicalkey;
pub use keymap::physicalkey_to_scancode;
pub use keymap::scancode_to_physicalkey;
pub use state::XkbState;
Modules§
Structs§
Enums§
Statics§
Functions§
- Shared logic for constructing a string with
xkb_compose_state_get_utf8
andxkb_state_key_get_utf8
.