|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Fix to set keyboard layout of PVFB from configuratio
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
pvfb-fix-set-keymap.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] Fix to set keyboard layout of PVFB from configuration file,
Kasai Takanori <=
|
|
|
|
|