Enum wayland_kbd::MappedKeyboardError
[−]
[src]
pub enum MappedKeyboardError { XKBNotFound, BadNames, }
An error that occured while trying to initialize a mapped keyboard
Variants
XKBNotFound
libxkbcommon is not available
BadNames
Provided RMLVO sepcified a keymap that would not be loaded