Hello,
> 1- The position of mouse inside the guest operating system is not
> synced with the host os. I mean when I the actual position of the
> mouse in the host os is on the top right, I see that the mouse
> position inside the guest
os is in the middle of the screen.
> Searching the web, I didn't find a clear answer.
Try add the following QEMU start options:
-usb -device usb-tablet,id=input0
This help me fix troubles with mouse on Windows guest in VNC console.
--
Best Regards,
Dmitry Beletsky