NAME
xcbrandrscreenchangenotifyeventt - SYNOPSIS
#include
Event datastructure typedef struct xcbrandrscreenchangenotifyeventt { uint8t responsetype; uint8t rotation; uint16t sequence; xcbtimestampt timestamp; xcbtimestampt configtimestamp; xcbwindowt root; xcbwindowt requestwindow; uint16t sizeID; uint16t subpixelorder; uint16t width; uint16t height; uint16t mwidth; uint16t mheight; } xcbrandrscreenchangenotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBRAN‐ DRSCREENCHANGENOTIFY. This field is also present in the xcbgenericeventt and can be used to tell events apart from each other. sequence The sequence number of the last request processed by the X11 server. rotation NOT YET DOCUMENTED. timestamp NOT YET DOCUMENTED. configtimestamp NOT YET DOCUMENTED. root NOT YET DOCUMENTED. requestwindow NOT YET DOCUMENTED. sizeID NOT YET DOCUMENTED. subpixelorder NOT YET DOCUMENTED. width NOT YET DOCUMENTED. height NOT YET DOCUMENTED. mwidth NOT YET DOCUMENTED. mheight NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from randr.xml. Contact xcb@lists.freedesktop.org for correc‐ tions and improvements. X Version 11 libxcbrandrscreenchangenotifyeventt(3)