Hi,
> - graphic_hw_update(vd->dcl.con);
> + if (first_client) {
> + /* set/restore the correct surface in the VNC server */
> + console_select(0);Nah, that has unwanted side effects. Pushed some patches to git://git.kraxel.org/qemu rebase/ui-vnc-next, could you have a look? thanks, Gerd
