Johannes Schindelin, le Tue 26 Feb 2008 12:57:25 +, a écrit :
> On Tue, 26 Feb 2008, Samuel Thibault wrote:
>
> > I asked on the SDL mailing list, and they answered that qemu should
> > indeed not use SDL_GetRelativeMouseState(), since that only provides the
> > latest mouse position, not th
Hi,
On Tue, 26 Feb 2008, Samuel Thibault wrote:
> I asked on the SDL mailing list, and they answered that qemu should
> indeed not use SDL_GetRelativeMouseState(), since that only provides the
> latest mouse position, not the position at the time of the event.
AFAIR this is done so that your g
Hello,
I was having a look at the mouse events that the guest receives, and was
surprised to get
pos x:452 y:220 z:0
pos x:452 y:220 z:0
pos x:452 y:220 z:0