DMXChangeScreensAttributes (3) Linux Manual Page
DMXChangeScreensAttributes – change back-end screen attributes Synopsis#include <X11/extensions/dmxext.h> int DMXChangeScreensAttributes(Display *dpy, int screen_count, int *screens, int mask_count, unsigned int *masks, DMXScreenAttributes *attr, int *error_screen);DescriptionDMXChangeScreensAttributes() changes the geometries and positions of the DMX screen and DMX root windows on the back-end X servers. screen_count specifies the number of screens to be changed. For each screen, the…
