Module xkb

Source

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ยง

compose ๐Ÿ”’
XKB compose handling.
keymap ๐Ÿ”’
XKB keymap.
state ๐Ÿ”’
XKB state.

Structsยง

Context
KeyContext
KeyEventResults ๐Ÿ”’
XkbContext

Enumsยง

Error

Staticsยง

RESET_DEAD_KEYS ๐Ÿ”’
XKBCH ๐Ÿ”’
XKBH ๐Ÿ”’
XKBXH ๐Ÿ”’

Functionsยง

byte_slice_to_smol_str ๐Ÿ”’
make_string_with ๐Ÿ”’
Shared logic for constructing a string with xkb_compose_state_get_utf8 and xkb_state_key_get_utf8.
reset_dead_keys