XDeviceMappingEvent

DeviceMappingNotify event. This event is sent when the key mapping, modifier mapping, or button mapping of an extension device is changed.

Members

Variables

count
int count;
Undocumented in source.
deviceid
XID deviceid;
Undocumented in source.
display
Display* display;
Undocumented in source.
first_keycode
int first_keycode;
Undocumented in source.
request
int request;
Undocumented in source.
send_event
Bool send_event;
Undocumented in source.
serial
ulong serial;
Undocumented in source.
time
Time time;
Undocumented in source.
type
int type;
Undocumented in source.
window
Window window;
Undocumented in source.

Meta