1xcb_input_change_device_notify_evenXtC_Btx(Ec3vb)e_nitnsput_change_device_notify_event_t(3)
2
3
4

NAME

6       xcb_input_change_device_notify_event_t -
7

SYNOPSIS

9       #include <xcb/xinput.h>
10
11   Event datastructure
12       typedef struct xcb_input_change_device_notify_event_t {
13           uint8_t         response_type;
14           uint8_t         device_id;
15           uint16_t        sequence;
16           xcb_timestamp_t time;
17           uint8_t         request;
18           uint8_t         pad0[23];
19       } xcb_input_change_device_notify_event_t;
20

EVENT FIELDS

22       response_type
23                 The type of this event, in this case XCB_INPUT_CHANGE_DE‐
24                 VICE_NOTIFY. This field is also present in the xcb_gener‐
25                 ic_event_t and can be used to tell events apart from each
26                 other.
27
28       sequence  The sequence number of the last request processed by the X11
29                 server.
30
31       device_id NOT YET DOCUMENTED.
32
33       time      NOT YET DOCUMENTED.
34
35       request   NOT YET DOCUMENTED.
36

DESCRIPTION

SEE ALSO

AUTHOR

40       Generated from xinput.xml. Contact xcb@lists.freedesktop.org for cor‐
41       rections and improvements.
42
43
44
45X Version 11                      libxxccbb_1i.n1p3ut_change_device_notify_event_t(3)
Impressum