qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [5298] fixing keymap for Windows keys (Stefano Stabellini)
@ 2008-09-22 19:45 Anthony Liguori
  0 siblings, 0 replies; only message in thread
From: Anthony Liguori @ 2008-09-22 19:45 UTC (permalink / raw)
  To: qemu-devel

Revision: 5298
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5298
Author:   aliguori
Date:     2008-09-22 19:45:36 +0000 (Mon, 22 Sep 2008)

Log Message:
-----------
fixing keymap for Windows keys (Stefano Stabellini)

Fixing Windows keys mapping (CS 15446 form xen-unstable).

Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com>
Signed-off-by: Junko Ichino <ichino.junko@jp.fujitsu.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

Modified Paths:
--------------
    trunk/keymaps/modifiers

Modified: trunk/keymaps/modifiers
===================================================================
--- trunk/keymaps/modifiers	2008-09-22 19:17:18 UTC (rev 5297)
+++ trunk/keymaps/modifiers	2008-09-22 19:45:36 UTC (rev 5298)
@@ -10,8 +10,8 @@
 
 # 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-22 19:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-22 19:45 [Qemu-devel] [5298] fixing keymap for Windows keys (Stefano Stabellini) Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).