NAME
xcbxkbindicatormapnotifyeventt - SYNOPSIS
#include
Event datastructure typedef struct xcbxkbindicatormapnotifyeventt { uint8t responsetype; uint8t xkbType; uint16t sequence; xcbtimestampt time; uint8t deviceID; uint8t pad0[3]; uint32t state; uint32t mapChanged; uint8t pad1[12]; } xcbxkbindicatormapnotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBXKBINDICA‐ TORMAPNOTIFY. This field is also present in the xcbgener‐ iceventt and can be used to tell events apart from each other. sequence The sequence number of the last request processed by the X11 server. xkbType NOT YET DOCUMENTED. time NOT YET DOCUMENTED. deviceID NOT YET DOCUMENTED. state NOT YET DOCUMENTED. mapChanged NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from xkb.xml. Contact xcb@lists.freedesktop.org for correc‐ tions and improvements. X Version 11 libxcxcbxkbindicatormapnotifyeventt(3)