qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Qemu Windows Host & Client Feedback


From: Christian Walther
Subject: [Qemu-devel] Re: Qemu Windows Host & Client Feedback
Date: Mon, 04 Jul 2005 10:56:45 +0200
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

Doctor Bill wrote:
Even with the snapshot version, the same mapping problem occurs sometimes.
Usually, it is after a soft reboot.  For example, if I restart from
Windows 98 se to
DOS and then back to Windows 98 se then I get the key mapping where keys
act as hot keys regardless of focus.  However, I have experienced a few times
when the keyboard started off in that mode.  The general workaround seems to
be to do a shutdown of the virtual machine and then restart QEMU.

Could this be a case of stuck modifier keys? Qemu's notion of which modifier keys are pressed can sometimes get out of sync with the real state of the keys. E.g. when you press the alt key to alt-tab away from qemu, it still thinks that the alt key is pressed afterwards, because it didn't receive the key-up event, not having focus at that point. This can be corrected by pressing and releasing the stuck modifier key after you switch back to Qemu.

 -Christian





reply via email to

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