1DMXRemoveScreen(3)         Library Functions Manual         DMXRemoveScreen(3)
2
3
4

NAME

6       DMXRemoveScreen - detach a back-end screen
7

SYNOPSIS

9       #include <X11/extensions/dmxext.h>
10
11       Bool DMXRemoveScreen(Display *dpy,
12                            int screen);
13

DESCRIPTION

15       DMXRemoveScreen() detaches the back-end screen from the Xdmx(1) server.
16

RETURN VALUE

18       DMXRemoveScreen() returns True on success, and False if there were pro‐
19       tocol errors, if the  -addremovescreens  command-line  option  was  not
20       specified on the Xdmx(1) command line, if the value of screen is out of
21       range, or if the back-end screen specified by screen has  already  been
22       detached.
23

SEE ALSO

25       DMXAddScreen(3), DMX(3), Xdmx(1)
26
27
28
29X Version 11                     libdmx 1.1.4               DMXRemoveScreen(3)
Impressum