XModifierKeymap

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C) nothrow @nogc
struct XModifierKeymap {}

Members

Variables

max_keypermod
int max_keypermod;
Undocumented in source.
modifiermap
KeyCode* modifiermap;
Undocumented in source.

Meta