On 23 September 2015 at 18:21, Programmingkid <programmingk...@gmail.com> 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 <programmingk...@gmail.com>
Thanks, applied to cocoa.next. (That's at https://git.linaro.org/people/peter.maydell/qemu-arm.git cocoa.next). -- PMM