From: Christian Linhart Date: Mon, 18 Aug 2014 12:59:44 +0000 (+0200) Subject: xinput: add new enum ModifierDevice X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=566ceb96d0e8c42befa236655973ca575fe47724;p=free-sw%2Fxcb%2Fproto xinput: add new enum ModifierDevice needed for field "modifier_device" in the following requests: * GrabDeviceKey * UngrabDeviceKey * GrabDeviceButton * UngrabDeviceButton spec: http://cgit.freedesktop.org/xorg/lib/libXi/tree/specs/encoding.xml#n1147 http://cgit.freedesktop.org/xorg/proto/inputproto/tree/XI.h#n187 --- diff --git a/src/xinput.xml b/src/xinput.xml index b30cf19..088984c 100644 --- a/src/xinput.xml +++ b/src/xinput.xml @@ -360,6 +360,10 @@ authorization from the authors. + + 255 + +