OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
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 pro-
       tocol 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.3               DMXRemoveScreen(3)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=DMXRemoveScreen&sektion=3&manpath=>

home | help