|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] VNC enhancement in new qemu-dm
On 7/25/06, Yang, Xiaowei <xiaowei.yang@xxxxxxxxx> wrote:
Keir,
Qemu 0.8.1 uses a written-from-scratch VNC implementation, which lacks
of some original features. One thing is that it doesn't recognize
ctrl+alt+1/2/3 to switch among screens. Another issue is VNC client may
reset color depth after connection, so if we don't re-calculate
color_table, monitor/console's background is abnormal. I made a patch to
add them. In addition, it sets VNC window title with domain-name.
Xiaowei,
I've applied these now.
The screen switching has one issue though, it will pass the numeric
keypress to the terminal, i.e. if you switch from the monitor back to
the 1st display, it will emit a 1 keypress to the monitor, the same
for switch from 1st display to 2nd. Could you have a look at fixing
this?
Also, please send separate patches in the future.
Thanks!
christian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|