From abc83cbaea96b67e6bb6855a1dddab3a526e5224 Mon Sep 17 00:00:00 2001 From: Daniel Martin Date: Sun, 18 Aug 2013 15:16:19 +0200 Subject: [PATCH] xinput: Use explicit enum value Signed-off-by: Daniel Martin Reviewed-by: Ran Benita (and tested) Reviewed-by: Josh Triplett --- src/xinput.xml | 112 ++++++++++++++++++++++++------------------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/src/xinput.xml b/src/xinput.xml index cd1a397..e62b7cb 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -397,12 +397,12 @@ authorization from the authors. - - - - - - + 0 + 1 + 2 + 3 + 4 + 5 @@ -437,12 +437,12 @@ authorization from the authors. - - - - - - + 0 + 1 + 2 + 3 + 4 + 5 @@ -1099,8 +1099,8 @@ authorization from the authors. - - + 0 + 1 @@ -1463,8 +1463,8 @@ authorization from the authors. - - + 0 + 1 @@ -1498,14 +1498,14 @@ authorization from the authors. - - - - - - - - + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 @@ -1520,17 +1520,17 @@ authorization from the authors. - - - + 0 + 1 + 2 - - - - - + 0 + 1 + 2 + 3 + 4 @@ -1822,12 +1822,12 @@ authorization from the authors. - - - - - - + 0 + 1 + 2 + 3 + 4 + 5 @@ -1947,23 +1947,23 @@ authorization from the authors. - - - - - - + 0 + 1 + 2 + 3 + 4 + 5 - - - - - - - - + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 @@ -2029,9 +2029,9 @@ authorization from the authors. - - - + 0 + 1 + 2 @@ -2131,7 +2131,7 @@ authorization from the authors. - + 0 -- 2.34.1