Enum wayland_kbd::MappedKeyboardError [] [src]

pub enum MappedKeyboardError {
    XKBNotFound,
    BadNames,
}
[]

An error that occured while trying to initialize a mapped keyboard

Variants

[]

libxkbcommon is not available

[]

Provided RMLVO sepcified a keymap that would not be loaded

Trait Implementations

impl Debug for MappedKeyboardError
[src]

[src]
[]

Formats the value using the given formatter.