Hi All, We tested with Japanese keyboard. Then, the local keys that was not able to be input with a Japanese keyboard was found. This patch added the key that was not able to be input to the keymap. The key that cannot be input is as follows. ・Katakana ・Eisu_Toggle Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com> Signed-off-by: Junko Ichino <ichino.junko@jp.fujitsu.com> Best Regards, -- Takanori Kasai _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Kasai Takanori
2007-Jul-05 08:29 UTC
Re: [Xen-devel] [PATCH] Fix keymap for Japanese keyboard
Hi All, I sent the patch that added the key that was not able to input a Japanese keyboard. However, the patch has not been committed yet. We cannot change the input mode because these keys cannot be input. Best Regards, -- Takanori Kasai ----- Original Message ----- From: "Kasai Takanori" <kasai.takanori@jp.fujitsu.com> To: "xen-devel" <xen-devel@lists.xensource.com> Sent: Friday, June 29, 2007 4:41 PM Subject: [Xen-devel] [PATCH] Fix keymap for Japanese keyboard> Hi All, > > We tested with Japanese keyboard. > Then, the local keys that was not able to be input with a Japanese keyboard > was > found. > This patch added the key that was not able to be input to the keymap. > > The key that cannot be input is as follows. > ・Katakana > ・Eisu_Toggle > > Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com> > Signed-off-by: Junko Ichino <ichino.junko@jp.fujitsu.com> > > Best Regards, > > -- > Takanori Kasai >--------------------------------------------------------------------------------> _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2007-Jul-05 08:45 UTC
Re: [Xen-devel] [PATCH] Fix keymap for Japanese keyboard
You''ll have to resend it. K. On 5/7/07 09:29, "Kasai Takanori" <kasai.takanori@jp.fujitsu.com> wrote:> Hi All, > > I sent the patch that added the key that was not able to input a Japanese > keyboard. > However, the patch has not been committed yet. > We cannot change the input mode because these keys cannot be input. > > Best Regards, > > -- > Takanori Kasai > > ----- Original Message ----- > From: "Kasai Takanori" <kasai.takanori@jp.fujitsu.com> > To: "xen-devel" <xen-devel@lists.xensource.com> > Sent: Friday, June 29, 2007 4:41 PM > Subject: [Xen-devel] [PATCH] Fix keymap for Japanese keyboard > > >> Hi All, >> >> We tested with Japanese keyboard. >> Then, the local keys that was not able to be input with a Japanese keyboard >> was >> found. >> This patch added the key that was not able to be input to the keymap. >> >> The key that cannot be input is as follows. >> ・Katakana >> ・Eisu_Toggle >> >> Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com> >> Signed-off-by: Junko Ichino <ichino.junko@jp.fujitsu.com> >> >> Best Regards, >> >> -- >> Takanori Kasai >> > > > ------------------------------------------------------------------------------ > -- > > >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel >> > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Kasai Takanori
2007-Jul-05 08:54 UTC
Re: [Xen-devel] [PATCH] Fix keymap for Japanese keyboard
Hi Keir, Thank you for reply. I send the patch again. Best Regards, -- Takanori Kasai ----- Original Message ----- From: "Keir Fraser" <keir@xensource.com> To: "Kasai Takanori" <kasai.takanori@jp.fujitsu.com>; "xen-devel" <xen-devel@lists.xensource.com> Sent: Thursday, July 05, 2007 5:45 PM Subject: Re: [Xen-devel] [PATCH] Fix keymap for Japanese keyboard> You''ll have to resend it. > > K. > > > On 5/7/07 09:29, "Kasai Takanori" <kasai.takanori@jp.fujitsu.com> wrote: > >> Hi All, >> >> I sent the patch that added the key that was not able to input a Japanese >> keyboard. >> However, the patch has not been committed yet. >> We cannot change the input mode because these keys cannot be input. >> >> Best Regards, >> >> -- >> Takanori Kasai >> >> ----- Original Message ----- >> From: "Kasai Takanori" <kasai.takanori@jp.fujitsu.com> >> To: "xen-devel" <xen-devel@lists.xensource.com> >> Sent: Friday, June 29, 2007 4:41 PM >> Subject: [Xen-devel] [PATCH] Fix keymap for Japanese keyboard >> >> >>> Hi All, >>> >>> We tested with Japanese keyboard. >>> Then, the local keys that was not able to be input with a Japanese keyboard >>> was >>> found. >>> This patch added the key that was not able to be input to the keymap. >>> >>> The key that cannot be input is as follows. >>> ・Katakana >>> ・Eisu_Toggle >>> >>> Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com> >>> Signed-off-by: Junko Ichino <ichino.junko@jp.fujitsu.com> >>> >>> Best Regards, >>> >>> -- >>> Takanori Kasai >>> >> >> >> ------------------------------------------------------------------------------ >> -- >> >> >>> _______________________________________________ >>> Xen-devel mailing list >>> Xen-devel@lists.xensource.com >>> http://lists.xensource.com/xen-devel >>> >> >> >> >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Seemingly Similar Threads
- [PATCH]Add the Japanese keymap for VNC Server.
- [PATCH] Fix keymap for Windows keys
- [PATCH] [IOEMU] Allow blktap to be able to be booted as systemvolume for PV-on-HVM(TAKE 3)
- [PATCH] Fix change of CDROM for block-configure command
- [PATCH] qemu-dm monitor doesn''t support the quit command