aboutsummaryrefslogtreecommitdiff
path: root/nexgb/auto_xinput.go
diff options
context:
space:
mode:
Diffstat (limited to 'nexgb/auto_xinput.go')
-rw-r--r--nexgb/auto_xinput.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/nexgb/auto_xinput.go b/nexgb/auto_xinput.go
index ddcb170..a15c426 100644
--- a/nexgb/auto_xinput.go
+++ b/nexgb/auto_xinput.go
@@ -1,7 +1,7 @@
package xgb
/*
- This file was generated by xinput.xml on May 7 2012 11:34:26pm EDT.
+ This file was generated by xinput.xml on May 8 2012 11:03:24pm EDT.
This file is automatically generated. Edit at your peril!
*/
@@ -37,8 +37,6 @@ func init() {
newExtErrorFuncs["XInputExtension"] = make(map[int]newErrorFun)
}
-// Skipping definition for base type 'Int32'
-
// Skipping definition for base type 'Void'
// Skipping definition for base type 'Byte'
@@ -63,6 +61,8 @@ func init() {
// Skipping definition for base type 'Int16'
+// Skipping definition for base type 'Int32'
+
const (
XinputValuatorModeRelative = 0
XinputValuatorModeAbsolute = 1