From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FOu25-0000Mw-Hp for qemu-devel@nongnu.org; Thu, 30 Mar 2006 05:05:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FOu23-0000M4-JR for qemu-devel@nongnu.org; Thu, 30 Mar 2006 05:05:37 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOu23-0000M0-Dr for qemu-devel@nongnu.org; Thu, 30 Mar 2006 05:05:35 -0500 Received: from [128.131.2.109] (helo=mr.tuwien.ac.at) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FOu4C-0006sr-Al for qemu-devel@nongnu.org; Thu, 30 Mar 2006 05:07:48 -0500 Received: from pizzabox.seclab.tuwien.ac.at (pizzabox.seclab.tuwien.ac.at [128.130.60.42]) by mr.tuwien.ac.at (8.13.1/8.13.1) with ESMTP id k2UA5Rmr006307 for ; Thu, 30 Mar 2006 12:05:27 +0200 (MEST) Subject: Re: [Qemu-devel] Keyboard/Mouse issues on WinXP loadvm From: maestro In-Reply-To: <200603292126.51362.andrew.james.barr@gmail.com> References: <200603292126.51362.andrew.james.barr@gmail.com> Content-Type: text/plain Date: Thu, 30 Mar 2006 12:01:27 +0200 Message-Id: <1143712887.10389.7.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Am Mittwoch, den 29.03.2006, 21:26 -0500 schrieb Andrew Barr: > The virtual keyboard and mouse appear to be confused after loadvm'ing on > Windows XP SP2 (and 2000 SP4 as well) guest (Qemu CVS on Linux host). The > control key appears to be stuck down. While looking for something unrelated > in the mailing list archives, I found these: > > http://lists.gnu.org/archive/html/qemu-devel/2005-05/msg00021.html > http://lists.gnu.org/archive/html/qemu-devel/2005-05/msg00000.html > > It appears to be describing the exact same problem, but on a Linux guest. The > suggested solution was to press Ctrl, Shift, Alt one after the other after > restoring the VM. This doesn't appear to work on my Windows guest. Is there > another way to fix this? > i dont know if it is the exactly same bahavior i encountered: here the keys were >totaly< messed up (i used cvs version) on #qemu irc-channel a patch for this was posted at the url: http://jma-box.student.umd.edu:8080/ps2.diff this might help - at least it did help fixing my problem. cheers maestro p.s. paul brooks: is this to be going into cvs at some point, or did it already happen and i missed it