MirBSD manpage: DMX(3)


DMX(3X)             UNIX Programmer's Manual              DMX(3X)

NAME

     DMX - X Window System DMX (Distributed Multihead X) exten-
     sion

DESCRIPTION

     The DMX extension provides support for communication with
     and control of Xdmx(1) server.  Attributes of the Xdmx(1)
     server and of the back-end screens attached to the server
     can be queried and modified via this protocol.

SUMMARY OF LIBRARY FUNCTIONS

     The following is a summary of DMX library functions:

     DMXQueryExtension(3X) - determine if DMX is available

     DMXQueryVersion(3X) - determine DMX extension version

     DMXSync(3X) - flush protocol requests between Xdmx(1) and
     back-end X servers

     DMXForceWindowCreation(3X) - force immediate back-end window
     creation

     DMXGetScreenCount(3X) - determine number of back-end screens

     DMXGetScreenAttributes(3X) - determine back-end screen
     attributes

     DMXChangeScreensAttributes(3X) - change back-end screen
     attributes

     DMXAddScreen(3X) - attach a new back-end screen

     DMXRemoveScreen(3X) - detach a back-end screen

     DMXGetWindowAttributes(3X) - determine back-end window
     attributes

     DMXGetDesktopAttributes(3X) - determine global bounding box

     DMXChangeDesktopAttributes(3X) - change global bounding box

     DMXGetInputCount(3X) - determine number of input devices

     DMXGetInputAttributes(3X) - determine input device attri-
     butes

     DMXAddInput(3X) - attach a new backend or console input

     DMXRemoveInput(3X) - detach an input

     DMXAddBackendInput(3X) - attach a new back-end input

XFree86                   Version 4.5.0                         1

DMX(3X)             UNIX Programmer's Manual              DMX(3X)

     DMXAddConsoleInput(3X) - attach a new console input

     Each of these functions is described in its own man page.

SEE ALSO

     Xdmx(1), xdmxconfig(1), vdltodmx(1)

XFree86                   Version 4.5.0                         2

Generated on 2021-12-07 11:07:08 by $MirOS: src/scripts/roff2htm,v 1.103 2021/01/23 20:24:35 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2021 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.