From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DPWQU-0007W2-UY for qemu-devel@nongnu.org; Sat, 23 Apr 2005 22:00:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DPWQT-0007Vq-HA for qemu-devel@nongnu.org; Sat, 23 Apr 2005 22:00:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DPWQT-0007My-DQ for qemu-devel@nongnu.org; Sat, 23 Apr 2005 22:00:49 -0400 Received: from [64.233.184.195] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DPWSO-0001ku-2H for qemu-devel@nongnu.org; Sat, 23 Apr 2005 22:02:48 -0400 Received: by wproxy.gmail.com with SMTP id 67so1341334wri for ; Sat, 23 Apr 2005 18:59:46 -0700 (PDT) Message-ID: Date: Sat, 23 Apr 2005 20:59:46 -0500 From: Ryan Rempel Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] Re: [Patch] Release mouse at window edges Reply-To: Ryan Rempel , 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 I've been using your patch for releasing the mouse at window edges (the -autograb path) successfully with a Windows 98 guest. However, I'm now trying to set up a Windows 2000 guest, and the mouse isn't releasing -- things work as they would without the patch. Is this a known issue, or is it working for you with a Windows 2000 guest?