Crate wayland_kbd

Source
Expand description

Keyboard mapping utility for wayland-client using libxkbcommon.

This library provide a simple implemenation for wl_keyboard objects that use libxkbcommon to interpret the keyboard input according to the keymap provided by the compositor.

§Usage

To intialize a wl_keyboard with this crate, simply use the provided register_kbd function. See its documentation for details.

Modules§

Structs§

Enums§

Functions§