aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Limpach <Christian.Limpach@xensource.com>2007-05-08 10:38:06 +0100
committerChristian Limpach <Christian.Limpach@xensource.com>2007-05-08 10:38:06 +0100
commit15f6eaada976ef05ea329db34f599619907ecedc (patch)
tree2779df7dd533cba393f170a78e89335d0cc06271
parent1b542cb692646359209c4689db686dd3f5f65361 (diff)
downloadxen-15f6eaada976ef05ea329db34f599619907ecedc.tar.gz
xen-15f6eaada976ef05ea329db34f599619907ecedc.tar.bz2
xen-15f6eaada976ef05ea329db34f599619907ecedc.zip
[qemu patches] Update patches upto changeset 15013:b78d611d1b.3.1.0-branched
Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
-rw-r--r--tools/ioemu/patches/vnc-altgr-keysym10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/ioemu/patches/vnc-altgr-keysym b/tools/ioemu/patches/vnc-altgr-keysym
index 0f8d714484..3bf4240faa 100644
--- a/tools/ioemu/patches/vnc-altgr-keysym
+++ b/tools/ioemu/patches/vnc-altgr-keysym
@@ -1,19 +1,19 @@
Index: ioemu/keymaps/modifiers
===================================================================
---- ioemu.orig/keymaps/modifiers 2007-05-02 10:30:05.000000000 +0100
-+++ ioemu/keymaps/modifiers 2007-05-03 15:02:56.000000000 +0100
+--- ioemu.orig/keymaps/modifiers 2007-05-08 10:35:13.000000000 +0100
++++ ioemu/keymaps/modifiers 2007-05-08 10:35:57.000000000 +0100
@@ -3,6 +3,7 @@
Alt_R 0xb8
Mode_switch 0xb8
-+ISO_Level3_Switch 0xb8
++ISO_Level3_Shift 0xb8
Alt_L 0x38
Control_R 0x9d
Index: ioemu/vnc_keysym.h
===================================================================
---- ioemu.orig/vnc_keysym.h 2007-05-03 15:02:10.000000000 +0100
-+++ ioemu/vnc_keysym.h 2007-05-03 15:03:03.000000000 +0100
+--- ioemu.orig/vnc_keysym.h 2007-05-08 10:35:14.000000000 +0100
++++ ioemu/vnc_keysym.h 2007-05-08 10:35:14.000000000 +0100
@@ -215,6 +215,7 @@
{"Shift_R", 0xffe2}, /* XK_Shift_R */
{"Super_L", 0xffeb}, /* XK_Super_L */