qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3] ui/cocoa.m: prevent stuck key situation


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3] ui/cocoa.m: prevent stuck key situation
Date: Fri, 25 Sep 2015 09:35:59 -0700

On 23 September 2015 at 18:21, Programmingkid <address@hidden> wrote:
> When the user puts QEMU in the background while holding
> down a key, QEMU will not receive the keyup event when
> the user lets go of the key. When the user goes back to
> QEMU, QEMU will think the key is still down causing
> stuck key symptoms. This patch fixes this problem by
> releasing all down keys when QEMU goes into the
> background.
>
> Signed-off-by: John Arbuckle <address@hidden>

Thanks, applied to cocoa.next.

(That's at https://git.linaro.org/people/peter.maydell/qemu-arm.git cocoa.next).

-- PMM



reply via email to

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