diff options
author | marha <marha@users.sourceforge.net> | 2010-04-15 07:50:39 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-04-15 07:50:39 +0000 |
commit | 6412df1b3df28c6213b43821c4a98cc3857d9a3f (patch) | |
tree | d26e725c65f2166ac78d4ee4e56176712a563483 /libxcb/xcb-proto | |
parent | b71f397671d4b467bfac21f208d54d2dc507969c (diff) | |
download | vcxsrv-6412df1b3df28c6213b43821c4a98cc3857d9a3f.tar.gz vcxsrv-6412df1b3df28c6213b43821c4a98cc3857d9a3f.tar.bz2 vcxsrv-6412df1b3df28c6213b43821c4a98cc3857d9a3f.zip |
Git update 15/4/2010
Diffstat (limited to 'libxcb/xcb-proto')
-rw-r--r-- | libxcb/xcb-proto/src/xkb.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libxcb/xcb-proto/src/xkb.xml b/libxcb/xcb-proto/src/xkb.xml index fb97ba408..33d3ea354 100644 --- a/libxcb/xcb-proto/src/xkb.xml +++ b/libxcb/xcb-proto/src/xkb.xml @@ -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> |