Manual Reference Pages  - DMXRemoveScreen (3X)

NAME

DMXRemoveScreen - detach a back-end screen

CONTENTS

Synopsis
Description

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(3X), DMX(3X), Xdmx(1)
Jump to page    or go to Top of page |  Section 3X |  Main Index.


X.Org DMXRemoveScreen (3X) Version 6.8.2
Generated by manServer 1.07 from /usr/X11R6/man/man3/DMXRemoveScreen.3x.gz using man macros.