From: Ran Benita Date: Tue, 6 Aug 2013 08:33:45 +0000 (+0300) Subject: xkb: Unify Overlay1Behavior and Overlay2Behavior X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd2d5f0c738d9f058988b43fcbd73344570b34a;p=free-sw%2Fxcb%2Fproto xkb: Unify Overlay1Behavior and Overlay2Behavior These two structs are used by the server in the exact same way, and are handled together (see xkb/xkbPrKeyEv.c, XkbKB_Overlay{1,2} handling). There is no need to use different (and for some reason slightly different) types for them. Reviewed-by: Daniel Martin Signed-off-by: Ran Benita --- diff --git a/src/xkb.xml b/src/xkb.xml index 8945445..b4b87af 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -467,32 +467,26 @@ authorization from the authors. - + - - - - - - - + - - + + - - + +