xcb_input_device_state_notify_event_t

@brief xcb_input_device_state_notify_event_t

Members

Variables

buttons
ubyte[4] buttons;

<

classes_reported
ubyte classes_reported;

<

device_id
ubyte device_id;

<

keys
ubyte[4] keys;

<

num_buttons
ubyte num_buttons;

<

num_keys
ubyte num_keys;

<

num_valuators
ubyte num_valuators;

<

response_type
ubyte response_type;

<

sequence
ushort sequence;

<

time
xcb_timestamp_t time;

<

valuators
uint[3] valuators;

<

Meta