libxkbcommon 1.8.0
Library implementing the XKB specification for parsing keyboard descriptions and handling keyboard state
|
#include <xkbregistry.h>
Opaque struct representing an XKB layout, including an optional variant.
Where the variant is NULL, the layout is the base layout.
For example, "us" is the base layout, "us(intl)" is the "intl" variant of the layout "us".