[PATCH xkbproto] specs: Change XkbSA_DfltBtnAbsolute to 4
Daniel Martin
consume.noise at gmail.com
Sun Jul 28 12:25:33 PDT 2013
Adopt the value from XKB.h:
#define XkbSA_DfltBtnAbsolute (1L << 2)
Found-by: Ran Benita <ran234 at gmail.com>
Signed-off-by: Daniel Martin <consume.noise at gmail.com>
---
Doing it the other way around would be an incompatible change.
specs/appD.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/specs/appD.xml b/specs/appD.xml
index 5251cb4..23aed05 100644
--- a/specs/appD.xml
+++ b/specs/appD.xml
@@ -599,7 +599,7 @@ class, or feedback
<literallayout class='monospaced'>1 10 type
1 BITMASK flags
- #x02 XkbSA_DfltBtnAbsolute
+ #x04 XkbSA_DfltBtnAbsolute
1 BITMASK affect
#x01 XkbSA_AffectDfltBtn
1 INT8 value
--
1.8.3.3
More information about the xorg-devel
mailing list