From: Peter Harris Date: Thu, 19 Mar 2009 17:42:19 +0000 (-0400) Subject: xinput tweaks X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35286bcd46309b8395535f6f4b06ffb429c0422d;p=free-sw%2Fxcb%2Fproto xinput tweaks - The 'present' field is boolean - The spec seems to imply that AxisInfo should be signed. In actual usage, some devices center on 0, and transmit signed values. - Add error definitions Signed-off-by: Peter Harris --- diff --git a/src/xinput.xml b/src/xinput.xml index 89f3459..bc10d06 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -57,7 +57,7 @@ authorization from the authors. - + @@ -115,8 +115,8 @@ authorization from the authors. - - + + @@ -991,4 +991,12 @@ authorization from the authors. + + + + + + + +