Struct x11_dl::xlib::XKeyboardState
[−]
[src]
pub struct XKeyboardState {
pub key_click_percent: c_int,
pub bell_percent: c_int,
pub bell_pitch: c_uint,
pub bell_duration: c_uint,
pub led_mask: c_ulong,
pub global_auto_repeat: c_int,
pub auto_repeats: [c_char; 32],
}Fields
key_click_percent | |
bell_percent | |
bell_pitch | |
bell_duration | |
led_mask | |
global_auto_repeat | |
auto_repeats |