I'm using QEMU with VNC for display running a Windows XP guest OS. When I connect with a VNC client, the mouse pointer position is pretty badly correlated to where my real mouse pointer is.

Is there an absolute pointing device option that can be used with the VNC display interface??

link|improve this question

75% accept rate
What VNC client are you using? I'm having the same problem... – haimg Oct 16 '11 at 20:15
I'm using CORD on Mac. – Matt Connolly Oct 18 '11 at 23:42
feedback

1 Answer

up vote 1 down vote accepted

Adding the '-usbdevice tablet' option to my qemu command fixed the problem for me.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.