From: Christian Linhart Date: Mon, 18 Aug 2014 12:59:48 +0000 (+0200) Subject: xinput: req UngrabDeviceButton.modifier_device: altenum X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c272fb7b262c90f7566cc9823ce776dbec53fb39;p=free-sw%2Fxcb%2Fproto xinput: req UngrabDeviceButton.modifier_device: altenum add altenum ModifierDevice to field modifier_device for value UseXKeyboard spec and code: http://cgit.freedesktop.org/xorg/lib/libXi/tree/specs/encoding.xml#n1225 http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XI.h#n187 http://cgit.freedesktop.org/xorg/xserver/tree/Xi/ungrdevb.c#n111 the following spec uses "NULL" instead of "UseXKeyboard": http://cgit.freedesktop.org/xorg/proto/inputproto/tree/specs/XIproto.txt#n1386 Questions: * is this spec wrong? * or does "NULL" have the unusual value of 0xff in this context? --- diff --git a/src/xinput.xml b/src/xinput.xml index 6538726..29758a2 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -413,7 +413,7 @@ authorization from the authors. - +