1XkbGetDeviceInfoChanges(3)       XKB FUNCTIONS      XkbGetDeviceInfoChanges(3)
2
3
4

NAME

6       XkbGetDeviceInfoChanges  -  Query the changes that have occurred in the
7       button actions or indicator names and indicator maps associated with an
8       input extension device
9

SYNOPSIS

11       Status    XkbGetDeviceInfoChanges   (Display   *dpy,   XkbDeviceInfoPtr
12              device_info, XkbDeviceChangesPtr changes);
13

ARGUMENTS

15       - dpy  connection to X server
16
17       - device_info
18              structure to update with results
19
20       - changes
21              contains notes of changes that have occurred
22

DESCRIPTION

24       The changes->changed field indicates which  attributes  of  the  device
25       specified  in  changes->device  have changed. The parameters describing
26       the changes are contained in the other fields of changes. XkbGetDevice‐
27       InfoChanges  uses  that  information to call XkbGetDeviceInfo to obtain
28       the current status of those  attributes  that  have  changed.  It  then
29       updates the local description of the device in device_info with the new
30       information.
31

SEE ALSO

33       XkbGetDeviceInfo(3)
34
35
36
37X Version 11                     libX11 1.6.7       XkbGetDeviceInfoChanges(3)
Impressum