1xcb_input_device_button_state_noxtcibfX_yCi_BnepvEuevtne_tnd_tetsv(i3c)e_button_state_notify_event_t(3)
2
3
4
6 xcb_input_device_button_state_notify_event_t -
7
9 #include <xcb/xinput.h>
10
11 Event datastructure
12 typedef struct xcb_input_device_button_state_notify_event_t {
13 uint8_t response_type;
14 uint8_t device_id;
15 uint16_t sequence;
16 uint8_t buttons[28];
17 } xcb_input_device_button_state_notify_event_t;
18
20 response_type
21 The type of this event, in this case XCB_INPUT_DEVICE_BUT‐
22 TON_STATE_NOTIFY. This field is also present in the
23 xcb_generic_event_t and can be used to tell events apart from
24 each other.
25
26 sequence The sequence number of the last request processed by the X11
27 server.
28
29 device_id NOT YET DOCUMENTED.
30
31 buttons NOT YET DOCUMENTED.
32
36 Generated from xinput.xml. Contact xcb@lists.freedesktop.org for cor‐
37 rections and improvements.
38
39
40
41X Version 11 xcbl_iibnxpcubt_1d.e1v3ice_button_state_notify_event_t(3)