source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/usl_xqueue.h@
33428
Last change on this file since 33428 was 25078, checked in by , 15 years ago | |
---|---|
|
|
File size: 186 bytes |
Line | |
---|---|
1 | /* $XdotOrg$ */ |
2 | |
3 | #ifndef _XF86_USL_XQUEUE_H_ |
4 | #define _XF86_USL_XQUEUE_H_ |
5 | |
6 | extern int XqMseOnOff (InputInfoPtr pInfo, int on); |
7 | extern int XqKbdOnOff (InputInfoPtr pInfo, int on); |
8 | |
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.