Showing posts with label QEMU. Show all posts
Showing posts with label QEMU. Show all posts

Fix Mouse Pointer regression on GNS3 QEMU VMs

  • 2
In some VMs you will notice connecting via VNC gives a very bad mouse cursor movement experience.

You need to add the following after -nographic to fix the issue:

Add the following in place of -nographic:

-nographic -usbdevice tablet -vga std -nodefaults