]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commitdiff
keymaps: Correct Japanese Windows keys
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 19 Sep 2008 16:57:35 +0000 (17:57 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 12 Feb 2009 11:01:53 +0000 (11:01 +0000)
According to
 http://lists.xensource.com/archives/html/xen-devel/2007-07/msg00028.html
the translations for Super_R and _L are wrong.

This change, which was cross-ported from xen-unstable
 15446:f85252ce203e5cc05d959641f141aa1d885d8cfb
fixes this.

Signed-off-by: Takanori Kasai <kasai.takanori@xxxxxxxxxxxxxx>
Signed-off-by: Junko Ichino <ichino.junko@xxxxxxxxxxxxxx>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
(cherry picked from commit f12fcb4930d0b6ea045a637493d130c4a9d2a180)

keymaps/modifiers

index 309ab27de64df13fdccf071508718d9b54320059..d73b7a66378b5c2a9b3fd2d53ae26e7f768f656e 100644 (file)
@@ -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