bsd man page for dmxgetscreencount

Query: dmxgetscreencount

OS: bsd

Section: 3

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

DMXGetScreenCount(3)					     Library Functions Manual					      DMXGetScreenCount(3)

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 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
DMXGetScreenAttributes(3), DMXChangeScreensAttributes(3), DMX(3), Xdmx(1) X Version 11 libdmx 1.1.2 DMXGetScreenCount(3)
Related Man Pages
dmx(3) - centos
dmxgetscreencount(3x) - xfree86
dmx(3x) - x11r4
dmx(3) - suse
dmx(3) - opendarwin
Similar Topics in the Unix Linux Community
p570 - Problem bringing it back up
How can I see all screens of a user?
kernel panic - Failed back to HPET
Need to use UNIX to access a file from &quot;the cloud&quot;
X -configure fails on NetBSD: Number of created screens does not ...