XKeyboardState
extern (C) nothrow
struct XKeyboardState {
}
- auto_repeats
char[32] auto_repeats;
- bell_duration
uint bell_duration;
Undocumented in source.
- bell_percent
int bell_percent;
Undocumented in source.
- bell_pitch
uint bell_pitch;
Undocumented in source.
- global_auto_repeat
int global_auto_repeat;
Undocumented in source.
- key_click_percent
int key_click_percent;
Undocumented in source.
- led_mask
c_ulong led_mask;
Undocumented in source.
x11 Xlib
aliasesenumsfunctionsstructsunionsvariables