From: Mark Witmer Date: Thu, 30 May 2013 02:36:37 +0000 (-0700) Subject: XKB: Correct enum to mask X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdfedfa57a13ff805580cfacafc70f9cc55df363;p=free-sw%2Fxcb%2Fproto XKB: Correct enum to mask Changes fields with enums EventType, MapPart, or BoolCtrl to use them as masks instead. --- diff --git a/src/xkb.xml b/src/xkb.xml index 9b1c688..0e263c4 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -311,7 +311,7 @@ authorization from the authors. - + @@ -1086,11 +1086,11 @@ authorization from the authors. - - - - - + + + + + affectWhich @@ -1237,9 +1237,9 @@ authorization from the authors. - - - + + + 32 @@ -1260,8 +1260,8 @@ authorization from the authors. - - + + @@ -1273,8 +1273,8 @@ authorization from the authors. - - + + @@ -1284,8 +1284,8 @@ authorization from the authors. - - + + @@ -1307,7 +1307,7 @@ authorization from the authors. - + @@ -1390,7 +1390,7 @@ authorization from the authors. - + @@ -2017,7 +2017,7 @@ authorization from the authors. - +