xChangeKeyboardMappingReq

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 xChangeKeyboardMappingReq {}

Members

Variables

firstKeyCode
KeyCode firstKeyCode;
Undocumented in source.
keyCodes
CARD8 keyCodes;
Undocumented in source.
keySymsPerKeyCode
CARD8 keySymsPerKeyCode;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
pad1
CARD16 pad1;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.

Meta