qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [SDL] Problem with mouse grabbing


From: Jim C. Brown
Subject: [Qemu-devel] [SDL] Problem with mouse grabbing
Date: Fri, 23 Apr 2004 16:35:18 -0400
User-agent: Mutt/1.4i

Why does qemu grab the mouse? Sometimes, when it is closing, I will
forget to press Ctrl-Shift, and the mouse ends up being unusable.

This got very old in a very short amount of time, so I edited sdl.c to simply
"follow" the X mouse pointer, ala VNC-style, and it works. There is a strange
bug, but aside from that it works perfectly. I find this more convenient
for handling the mouse. My question is: why does qemu grab the mouse pointer
instead of just following it? Is this for technical reasons or just because
the VM looks nicer that way?

P.S. The strange bug is simply that the virtual mouse pointer moves a little bit
faster than the real mouse pointer. It's annoying but still usable, although
it does cause the virtual mouse pointer to show up in odd places every now and
then.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]