This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



DMXGetScreenCount(3X)                                                                  DMXGetScreenCount(3X)



NAME
       DMXGetScreenCount - determine number of back-end screens

SYNOPSIS
       #include <X11/extensions/dmxext.h>

       Bool DMXGetScreenCount(Display *dpy,
                              int *screen_count);

DESCRIPTION
       DMXGetScreenCount()  returns  the number of back-end screens that a Xdmx(1) server controls.  Since a
       DMX screen usually fills all of the available area on a back-end server, there is usually  a  one-to-one one-toone
       one  correspondence  between DMX screens and backend servers.  However, it is also possible for a DMX
       screen to cover only part of the available area on a back-end server,  and  for  more  than  one  DMX
       screens to occupy different parts of the visible area on the same back-end server.

       A  DMX  screen may be managed as a regular X screen in the Xdmx(1) server or may be joined with other
       DMX screens using Xinerama.

RETURN VALUE
       DMXGetScreenCount() sets screen_count and returns True unless there is a protocol error.

NOTES
       If Xinerama is active, only one logical screen will be available to clients of  the  Xdmx(1)  server.
       However,  this call will accurately reflect the number of composite back-end screens that the Xdmx(1)
       server is using.

SEE ALSO
       DMXGetScreenAttribtues(3X), DMXChangeScreenAttributes(3X), DMX(3X), Xdmx(1)



X Version 11                                    libdmx 1.0.2                           DMXGetScreenCount(3X)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...