[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] Fix to set keyboard layout of PVFB from configuration file
Hi All, I sent the patch that selected keyboard layout of PVFB the other day. It has already been committed to xen-unstable.hg. ・xen-unstable.hg : cs13553 [PVFB] Set keyboard layout of PVFB from configuration file. However, I found the problem in this patch. When you do not set keyboard layout of PVFB from configuration file, we can't correctly set keyboard layout. In this case, keyboard input is not accepted.When having investigated, the parameter had not been correctly passed to xen-vncfb. It is because the parameter had not been correctly passed to xen-vncfb. # ps -ef | grep xen-vncfb /usr/lib/xen/bin/xen-vncfb --listen 0.0.0.0 -k --domid 71 --title rhel5b2 ^^^^ This patch is a correction of the problem. Signed-off-by: Takanori Kasai <kasai.takanori@xxxxxxxxxxxxxx> Best Regards, --Takanori Kasai Attachment:
pvfb-fix-set-keymap.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |