ChkNotMaskEv.c File Reference

#include "dmx.h"
#include "ChkNotMaskEv.h"

Functions

Bool XCheckNotMaskEvent (Display *dpy, long mask, XEvent *event)

Variables

long const _Xevent_to_mask []

Detailed Description

This file provides a XCheckNotMaskEvent function that is derived from the standard Xlib XCheckMaskEvent function.


Function Documentation

Bool XCheckNotMaskEvent ( Display *  dpy,
long  mask,
XEvent *  event 
)

Check existing events in queue to find if any match. If so, return. If not, flush buffer and see if any more events are readable. If one matches, return. If all else fails, tell the user no events found.

References _Xevent_to_mask.

Referenced by dmxBackendTestEvents().


Variable Documentation

long const _Xevent_to_mask[]

Referenced by XCheckNotMaskEvent().


Generated June 29, 2004 for Distributed Multihead X by doxygen 1.3.4.