Computes the global bounding box for DMX. This may be larger than the one computed by Xinerama because of the DMX configuration file.
void dmxConnectionBlockCallback
(
void
)
A callback routine that hooks into Xinerama and provides a convenient place to print summary log information during server startup. This routine does not modify any values.
void dmxSetWidthHeight
(
int
width,
int
height
)
We may want the wall dimensions to be different from the bounding box dimensions that Xinerama computes, so save those and update them here.
Generated June 29, 2004 for Distributed Multihead X by
doxygen
1.3.4.
@
1.1
log
@Initial revision
@
text
@@
1.1.1.1
log
@Import of XFree86 4.5.0.
@
text
@@
1.1.1.1.2.1
log
@file dmxcb_8c.html was added on branch netbsd-3 on 2005-04-06 20:00:29 +0000
@
text
@d1 184
@
1.1.1.1.2.2
log
@Apply patch (requested by jmc in ticket #114):
Update XFree86 to version 4.5.0.
@
text
@a0 184
File Index
Computes the global bounding box for DMX. This may be larger than the one computed by Xinerama because of the DMX configuration file.
void dmxConnectionBlockCallback
(
void
)
A callback routine that hooks into Xinerama and provides a convenient place to print summary log information during server startup. This routine does not modify any values.
void dmxSetWidthHeight
(
int
width,
int
height
)
We may want the wall dimensions to be different from the bounding box dimensions that Xinerama computes, so save those and update them here.