From 1de0b6ba14b1ecf2a97e83b424192a0d9f6827fe Mon Sep 17 00:00:00 2001 From: Peter Harris Date: Tue, 17 Mar 2009 15:02:16 -0400 Subject: Add enum references to fields in XInputExtension Signed-off-by: Peter Harris --- src/xinput.xml | 182 +++++++++++++++++++++++++++++++-------------------------- src/xproto.xml | 1 + 2 files changed, 101 insertions(+), 82 deletions(-) diff --git a/src/xinput.xml b/src/xinput.xml index bc10d06..80416fe 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -64,11 +64,19 @@ authorization from the authors. + + 0 + 1 + 2 + 3 + 4 + + - + @@ -85,21 +93,23 @@ authorization from the authors. - - 0 - 1 - 2 - 3 - 4 + + 0 + 1 + 2 + 3 + 4 + 5 + 6 - + - + @@ -108,7 +118,7 @@ authorization from the authors. - + @@ -120,10 +130,10 @@ authorization from the authors. - + - + axes_len @@ -133,7 +143,7 @@ authorization from the authors. - + @@ -150,16 +160,6 @@ authorization from the authors. - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - - @@ -171,11 +171,11 @@ authorization from the authors. - + - + @@ -214,7 +214,7 @@ authorization from the authors. - + num_classes @@ -239,13 +239,13 @@ authorization from the authors. - + - + @@ -262,7 +262,7 @@ authorization from the authors. - + @@ -276,7 +276,7 @@ authorization from the authors. - + @@ -285,10 +285,10 @@ authorization from the authors. - + - - + + @@ -297,7 +297,7 @@ authorization from the authors. - + @@ -305,7 +305,7 @@ authorization from the authors. - + @@ -314,12 +314,12 @@ authorization from the authors. - + - - - + + + @@ -331,9 +331,9 @@ authorization from the authors. - + - + @@ -344,10 +344,10 @@ authorization from the authors. - - - - + + + + @@ -359,18 +359,27 @@ authorization from the authors. - + - + + + + + + + + + + - - - + + + @@ -380,9 +389,9 @@ authorization from the authors. - + - + @@ -390,9 +399,9 @@ authorization from the authors. - - - + + + @@ -409,14 +418,23 @@ authorization from the authors. + + + + + + + + + - + - + @@ -431,7 +449,7 @@ authorization from the authors. - + @@ -441,7 +459,7 @@ authorization from the authors. - + @@ -450,7 +468,7 @@ authorization from the authors. - + @@ -461,7 +479,7 @@ authorization from the authors. - + @@ -471,7 +489,7 @@ authorization from the authors. - + @@ -490,13 +508,13 @@ authorization from the authors. --> - + - + @@ -510,7 +528,7 @@ authorization from the authors. - + @@ -520,14 +538,14 @@ authorization from the authors. - + - + @@ -538,7 +556,7 @@ authorization from the authors. - + @@ -548,7 +566,7 @@ authorization from the authors. - + @@ -618,7 +636,7 @@ authorization from the authors. - + @@ -649,7 +667,7 @@ authorization from the authors. - + @@ -668,13 +686,13 @@ authorization from the authors. - + - + @@ -684,7 +702,7 @@ authorization from the authors. - + @@ -694,7 +712,7 @@ authorization from the authors. - + @@ -744,7 +762,7 @@ authorization from the authors. - + @@ -757,7 +775,7 @@ authorization from the authors. - + @@ -831,7 +849,7 @@ authorization from the authors. Uninterpreted: list of DeviceCtl structures - + @@ -906,7 +924,7 @@ authorization from the authors. - + @@ -924,15 +942,15 @@ authorization from the authors. - + - + - + diff --git a/src/xproto.xml b/src/xproto.xml index 8e052dc..19539f5 100644 --- a/src/xproto.xml +++ b/src/xproto.xml @@ -1242,6 +1242,7 @@ authorization from the authors. 0 1 2 + 3 -- cgit v1.2.3