Qemu 0.8 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.
Thanks, Xiaowei
vnc-qemu.patch
Description: vnc-qemu.patch
_______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel