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] [IOEMU] Fix shift key for graphical vncdisplay

To: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] [IOEMU] Fix shift key for graphical vncdisplay
From: "Kasai Takanori" <kasai.takanori@xxxxxxxxxxxxxx>
Date: Mon, 23 Jul 2007 11:59:29 +0900
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 22 Jul 2007 20:01:10 -0700
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: <169b01c7cab2$de557380$dab2220a@VF03007L> <20070720134029.GC10059@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Daniel,

Thank you for reply.

I thought the idea of the 'keymap' entry in the vfb config was that
you would setup  'qemu-dm' & the GuestOS to be 'ja'  too. Trying to
make the 'ja' -> 'en-us'  conversion work doesn't sound like the kind
of thing that would ever work in the general case. Does the 'ja' -> 'ja'
case currently work ?

This problem occurs when the keyboard on the VNCClient is different.

The keyboard is different when connecting it usually via VNCServer of Dom0.
The VNCClient is transmitted to qemu-dm in the state of shift of en-us.
It is necessary to convert it from en-us to ja.

The keyboard cannot be correctly input with virt-manager of RHEL5.
Because even if everything is set to Japanese keyboard,
the VNCClient of Dom0 inputs it with en-us.

Client Machine    Dom0        Dom0         Dom0      HVM
 (VNCClient)    (VNCServer)  (VNCClient)   qemu-dm   GuestOS
---------------+------------+------------+----------+-----------
   ja              ja          en-us        ja        ja
                                         (keymap=ja)

Therefore, it is usual that the keyboard of VNCClient and qemu-dm is different.
We are very embarrassed being not able to do a correct input by this problem.

Best Regards,

--
Takanori Kasai



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

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