Last change
on this file since 107044 was 51223, checked in by vboxsync, 11 years ago |
Additions/x11/x11include: added header files for X.Org Server 1.0 and 1.1.
|
-
Property svn:eol-style
set to
native
|
File size:
274 bytes
|
Line | |
---|
1 | /* $XdotOrg: xserver/xorg/hw/xfree86/os-support/usl/usl_xqueue.h,v 1.2 2005/11/08 06:33:30 jkj Exp $ */
|
---|
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.