[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] hvm: Fix keymap for Windows keys.



# HG changeset patch
# User kfraser@xxxxxxxxxxxxxxxxxxxxx
# Date 1183453608 -3600
# Node ID f85252ce203e5cc05d959641f141aa1d885d8cfb
# Parent  182446677b6b56d58523050a6225a73d87a86ab7
hvm: Fix keymap for Windows keys.
Signed-off-by: Takanori Kasai <kasai.takanori@xxxxxxxxxxxxxx>
Signed-off-by: Junko Ichino <ichino.junko@xxxxxxxxxxxxxx>
---
 tools/ioemu/keymaps/modifiers |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -r 182446677b6b -r f85252ce203e tools/ioemu/keymaps/modifiers
--- a/tools/ioemu/keymaps/modifiers     Mon Jul 02 08:42:13 2007 +0100
+++ b/tools/ioemu/keymaps/modifiers     Tue Jul 03 10:06:48 2007 +0100
@@ -11,8 +11,8 @@ Control_L 0x1d
 
 # Translate Super to Windows keys. 
 # This is hardcoded. See documentation for details. 
-Super_R 0xdb
-Super_L 0xdc
+Super_R 0xdc
+Super_L 0xdb
 
 # Translate Menu to the Windows Application key. 
 Menu 0xdd

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.