On Sun, Jul 28, 2013 at 09:25:33PM +0200, Daniel Martin wrote: > Adopt the value from XKB.h: > #define XkbSA_DfltBtnAbsolute (1L << 2) > > Found-by: Ran Benita <[email protected]> > Signed-off-by: Daniel Martin <[email protected]> > --- > 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
a404bec..db07706 master -> master thanks. Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
