[PATCH xkbproto] specs: Change XkbSA_DfltBtnAbsolute to 4

Peter Hutterer peter.hutterer at who-t.net
Wed Jul 31 21:43:55 PDT 2013


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 <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

   a404bec..db07706  master -> master

thanks.

Cheers,
   Peter


More information about the xorg-devel mailing list