usl_xqueue.h revision deb4998ba50060c48cce222fd18a8eed053918d7
/* $XdotOrg$ */
#ifndef _XF86_USL_XQUEUE_H_
#define _XF86_USL_XQUEUE_H_
extern int XqMseOnOff (InputInfoPtr pInfo, int on);
extern int XqKbdOnOff (InputInfoPtr pInfo, int on);
#endif