NAME
xcbinputdevicepropertynotifyeventt - SYNOPSIS
#include
Event datastructure typedef struct xcbinputdevicepropertynotifyeventt { uint8t responsetype; uint8t state; uint16t sequence; xcbtimestampt time; xcbatomt property; uint8t pad0[19]; uint8t deviceid; } xcbinputdevicepropertynotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBINPUTDEVICEPROPER‐ TYNOTIFY. 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. state NOT YET DOCUMENTED. time NOT YET DOCUMENTED. property NOT YET DOCUMENTED. deviceid NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from xinput.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 lxcbinputdevicepropertynotifyeventt(3)