xkb: Revert half of d42d791 XKB: Fix broken events
authorDaniel Martin <consume.noise@gmail.com>
Tue, 15 Jan 2013 11:51:30 +0000 (12:51 +0100)
committerDaniel Martin <consume.noise@gmail.com>
Thu, 14 Feb 2013 19:40:34 +0000 (20:40 +0100)
commit7265cbb3a9b546a84cfbbb9a172a19e5d92b6e52
tree9ca491c15ca8302c7f7df404a066d2e9ce97c67d
parent28ae6975c0c9d9b2d186bdd30d96ae35191428b2
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