|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] ioemu: Fix typo in the ISO_Level3_Shift p
# HG changeset patch
# User Keir Fraser <keir@xxxxxxxxxxxxx>
# Date 1178542491 -3600
# Node ID b78d611d1b1774b280f38bf20cb21d27cbb8590c
# Parent ebe1460ff6ce7b49f07695becc936d460cebe879
ioemu: Fix typo in the ISO_Level3_Shift patch which prevents AltGr key working.
Signed-off-by: Cedric Schieli <cschieli@xxxxxxxxx>
---
tools/ioemu/keymaps/modifiers | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r ebe1460ff6ce -r b78d611d1b17 tools/ioemu/keymaps/modifiers
--- a/tools/ioemu/keymaps/modifiers Mon May 07 13:52:50 2007 +0100
+++ b/tools/ioemu/keymaps/modifiers Mon May 07 13:54:51 2007 +0100
@@ -3,7 +3,7 @@ Shift_L 0x2a
Alt_R 0xb8
Mode_switch 0xb8
-ISO_Level3_Switch 0xb8
+ISO_Level3_Shift 0xb8
Alt_L 0x38
Control_R 0x9d
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] ioemu: Fix typo in the ISO_Level3_Shift patch which prevents AltGr key working.,
Xen patchbot-unstable <=
|
|
|
|
|