Module keymap
winit
0.30.9
Module keymap
Module Items
Structs
Functions
In winit::
platform_
impl::
linux::
common::
xkb
Modules
compose
keymap
state
Structs
Context
KeyContext
KeyEventResults
XkbContext
Enums
Error
Statics
RESET_DEAD_KEYS
XKBCH
XKBH
XKBXH
Functions
byte_slice_to_smol_str
make_string_with
reset_dead_keys
winit
::
platform_impl
::
linux
::
common
::
xkb
Module
keymap
Copy item path
Settings
Help
Summary
Source
Expand description
XKB keymap.
Structs
§
Mods
Indices
Modifier index in the keymap.
XkbKeymap
Functions
§
keysym_
location
keysym_
to_
key
mod_
index_
for_
name
🔒
physicalkey_
to_
scancode
raw_
keycode_
to_
physicalkey
Map the raw X11-style keycode to the
KeyCode
enum.
scancode_
to_
physicalkey
Map the linux scancode to Keycode.