qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] monitor: Fix 'mouse_button': do not move mouse


From: Eugene Shatokhin
Subject: Re: [Qemu-devel] [PATCH] monitor: Fix 'mouse_button': do not move mouse
Date: Tue, 25 Feb 2014 17:54:28 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 02/25/2014 04:43 PM, Gerd Hoffmann wrote:
On Di, 2014-02-25 at 16:21 +0400, Eugene Shatokhin wrote:
Hi,

On 07/03/2013 08:08 PM, Andreas Färber wrote:
Am 03.07.2013 14:50, schrieb Eugene Shatokhin:
If absolute positions are used, 'mouse_button' command moved mouse
pointer to (0, 0) before generating a mouse button event. The event was
therefore generated at incorrect position.

This problem is now fixed.

Signed-off-by: Eugene Shatokhin <address@hidden>

This patch has been rejected before. I had suggested a different
solution but that was not fully accepted either and I haven't respun yet:
http://lists.nongnu.org/archive/html/qemu-devel/2013-06/msg02506.html


Any news on this issue? I have just checked qemu 1.7.0 - the problem
still exists there.

I have an outstanding pull request for a input layer rewrite:

http://www.kraxel.org/cgit/qemu/tag/?id=pull-input-2

Once it is merged it should be easy to fix as you can simply generate
mouse button events without having to care about the position at all.

cheers,
   Gerd




Good to know that, thanks!

Regards,
Eugene

--
Eugene Shatokhin, ROSA
www.rosalab.com



reply via email to

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