struct

X11::KeyboardState

Inherits Struct / Value / Object

Constructors

new(keyboard_state : X11::C::X::PKeyboardState)
Source
new(keyboard_state : X11::C::X::KeyboardState)
Source

Instance methods

auto_repeats
Source
auto_repeats=(auto_repeats : StaticArray(UInt8, 32))
Source
bell_duration
Source
bell_duration=(bell_duration : UInt32)
Source
bell_percent
Source
bell_percent=(bell_percent : Int32)
Source
bell_pitch
Source
bell_pitch=(bell_pitch : UInt32)
Source
global_auto_repeat
Source
global_auto_repeat=(global_auto_repeat : Int32)
Source
key_click_percent
Source
key_click_percent=(key_click_percent : Int32)
Source
led_mask
Source
led_mask=(led_mask : UInt64)
Source
to_unsafe
Source
to_x
Source