xkb: Fix opcode for Bell and GetState requests
authorPeter Harris <pharris@opentext.com>
Mon, 29 Mar 2010 19:26:38 +0000 (15:26 -0400)
committerPeter Harris <pharris@opentext.com>
Mon, 29 Mar 2010 21:53:25 +0000 (17:53 -0400)
Reviewed-by: Ian Osgood <iano@quirkster.com>
Signed-off-by: Peter Harris <pharris@opentext.com>
src/xkb.xml

index fb97ba4..33d3ea3 100644 (file)
@@ -1127,7 +1127,7 @@ authorization from the authors.
                </switch>
        </request>
 
-       <request name="Bell" opcode="2">
+       <request name="Bell" opcode="3">
                <field name="deviceSpec" type="DeviceSpec" />
                <field name="bellClass" type="BellClassSpec" />
                <field name="bellID" type="IDSpec" />
@@ -1142,7 +1142,7 @@ authorization from the authors.
                <field name="window" type="WINDOW" />
        </request>
 
-       <request name="GetState" opcode="3">
+       <request name="GetState" opcode="4">
                <field name="deviceSpec" type="DeviceSpec" />
                <pad bytes="2" />
                <reply>