WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] Configurable keyboard mapping for HVM

To: "Guillaume Rousse" <Guillaume.Rousse@xxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Configurable keyboard mapping for HVM
From: "Kasai Takanori" <kasai.takanori@xxxxxxxxxxxxxx>
Date: Tue, 19 Dec 2006 13:28:56 +0900
Delivery-date: Mon, 18 Dec 2006 20:29:09 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4586721E.1070902@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Rousse,

Current keyboard mapping is hardcoded to en-US in image.py. Attached
patch make this value a configurable option.

I made the patch that corrects the same problem.
It was already applied to xen-unstable.hg.

· xen-unstable.hg : cs 12467
  [Add to select keyboard layout]

To select the keymap, configuration file is defined as follows.
 keymap='ja'

The input keymap is input as an option of qemu-dm.
 qemu-dm -k ja

But it is not applied to xen3.0.3.
If this patch is applied, it is possible to select keyboard.

Thanks

--
Takanori Kasai



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

<Prev in Thread] Current Thread [Next in Thread>