From 7265cbb3a9b546a84cfbbb9a172a19e5d92b6e52 Mon Sep 17 00:00:00 2001 From: Daniel Martin Date: Tue, 15 Jan 2013 12:51:30 +0100 Subject: [PATCH] xkb: Revert half of d42d791 XKB: Fix broken events The no-sequence-number attribute was not necessary to achive what commit d42d791 did. The first field automatically goes between the response_type and the sequence field in the header. So, adding the xkbType field would've been sufficient to fix the broken events. Reference-to: d42d791 XKB: Fix broken events --- src/xkb.xml | 36 ++++++++++++------------------------ 1 file changed, 12 insertions(+), 24 deletions(-) diff --git a/src/xkb.xml b/src/xkb.xml index a6ef374..c260720 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -2593,9 +2593,8 @@ authorization from the authors. - + - @@ -2609,9 +2608,8 @@ authorization from the authors. - + - @@ -2636,9 +2634,8 @@ authorization from the authors. - + - @@ -2662,9 +2659,8 @@ authorization from the authors. - + - @@ -2679,9 +2675,8 @@ authorization from the authors. - + - @@ -2690,9 +2685,8 @@ authorization from the authors. - + - @@ -2701,9 +2695,8 @@ authorization from the authors. - + - @@ -2723,9 +2716,8 @@ authorization from the authors. - + - @@ -2735,9 +2727,8 @@ authorization from the authors. - + - @@ -2751,9 +2742,8 @@ authorization from the authors. - + - @@ -2767,9 +2757,8 @@ authorization from the authors. - + - @@ -2779,9 +2768,8 @@ authorization from the authors. - + - -- 2.34.1