From 15f6eaada976ef05ea329db34f599619907ecedc Mon Sep 17 00:00:00 2001 From: Christian Limpach Date: Tue, 8 May 2007 10:38:06 +0100 Subject: [qemu patches] Update patches upto changeset 15013:b78d611d1b. Signed-off-by: Christian Limpach --- tools/ioemu/patches/vnc-altgr-keysym | 10 +++++----- 1 file 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 */ -- cgit v1.2.3