1 2 3 4 5 6 7 8
/* $XFree86$ */ #ifndef _XF86_XQUEUE_H_ #define _XF86_XQUEUE_H_ Bool XqueueMousePreInit(InputInfoPtr pInfo, const char *protocol, int flags); #endif