dmxinit.h File Reference
#include "scrnintstr.h"

Go to the source code of this file.

Functions

Bool dmxOpenDisplay (DMXScreenInfo *dmxScreen)
void dmxSetErrorHandler (DMXScreenInfo *dmxScreen)
void dmxCheckForWM (DMXScreenInfo *dmxScreen)
void dmxGetScreenAttribs (DMXScreenInfo *dmxScreen)
Bool dmxGetVisualInfo (DMXScreenInfo *dmxScreen)
void dmxGetColormaps (DMXScreenInfo *dmxScreen)
void dmxGetPixmapFormats (DMXScreenInfo *dmxScreen)

Detailed Description

Interface for initialization.

See also:
dmxinit.c

Function Documentation

void dmxCheckForWM ( DMXScreenInfo dmxScreen)
Bool dmxOpenDisplay ( DMXScreenInfo dmxScreen)
void dmxSetErrorHandler ( DMXScreenInfo dmxScreen)

References dmxErrorHandler().

Referenced by dmxAttachScreen(), and dmxDisplayInit().