From: Ran Benita Date: Sun, 4 Aug 2013 10:35:02 +0000 (+0300) Subject: xkb: Change DfltBtnAbsolute to the value used by the server X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8980ab471fe30ac0d6c6c2e712a9ed400abe75e;p=free-sw%2Fxcb%2Fproto xkb: Change DfltBtnAbsolute to the value used by the server The spec says: #x02 XkbSA_DfltBtnAbsolute But /usr/include/X11/extensions/XKB.h has: #define XkbSA_DfltBtnAbsolute (1L << 2) which is what the server sends. Note: the XKB spec was changed by Daniel Martin to match the Xlib value. See kbproto commit db07706cb268d5fe1bc38ef5c0a9f49309068b2c. Reviewed-by: Daniel Martin Signed-off-by: Ran Benita --- diff --git a/src/xkb.xml b/src/xkb.xml index 6de634e..8945445 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -874,7 +874,8 @@ authorization from the authors. - 1 + + 2 0