 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] [IOEMU] Fix shift key for graphical vncdisplay
 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
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |