xserver-multidpi/hw/xfree86/os-support/sysv/xqueue.h

9 lines
152 B
C

/* $XFree86$ */
#ifndef _XF86_XQUEUE_H_
#define _XF86_XQUEUE_H_
Bool XqueueMousePreInit(InputInfoPtr pInfo, const char *protocol, int flags);
#endif