summaryrefslogtreecommitdiff
path: root/XI.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2007-03-09 15:51:07 +1030
committerPeter Hutterer <peter@cs.unisa.edu.au>2007-03-09 15:51:07 +1030
commit9dd8dcfa7e084d94cf3b7429eae65c93416159e3 (patch)
treee7868a7bce266e7a5b5b42e1501d886530cfafdd /XI.h
parentde6f3fcaffe204e8f7c811f8a1599e9ed0999f9c (diff)
add SetClientPointer request.
fix typos and wrong names for access function declarations.
Diffstat (limited to 'XI.h')
-rw-r--r--XI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/XI.h b/XI.h
index d0bfc92..ad50164 100644
--- a/XI.h
+++ b/XI.h
@@ -122,6 +122,7 @@ SOFTWARE.
#define sz_xChangeWindowAccessReq 12
#define sz_xQueryWindowAccessReq 8
#define sz_xQueryWindowAccessReply 32
+#define sz_xSetClientPointerReq 12
#define INAME "XInputExtension"