mojave man page for dmxremovescreen

Query: dmxremovescreen

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DMXRemoveScreen(3)					     Library Functions Manual						DMXRemoveScreen(3)

NAME
DMXRemoveScreen - detach a back-end screen
SYNOPSIS
#include <X11/extensions/dmxext.h> Bool DMXRemoveScreen(Display *dpy, int screen);
DESCRIPTION
DMXRemoveScreen() detaches the back-end screen from the Xdmx(1) server.
RETURN VALUE
DMXRemoveScreen() returns True on success, and False if there were protocol errors, if the -addremovescreens command-line option was not specified on the Xdmx(1) command line, if the value of screen is out of range, or if the back-end screen specified by screen has already been detached.
SEE ALSO
DMXAddScreen(3), DMX(3), Xdmx(1) X Version 11 libdmx 1.1.2 DMXRemoveScreen(3)
Related Man Pages
dmxaddscreen(3) - debian
dmxaddscreen(3x) - xfree86
dmxaddscreen(3) - suse
dmxaddscreen(3) - mojave
dmxaddscreen(3) - linux
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.