From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FbduO-000569-8s for qemu-devel@nongnu.org; Thu, 04 May 2006 09:30:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FbduK-00055r-Ma for qemu-devel@nongnu.org; Thu, 04 May 2006 09:30:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbduK-00055n-A9 for qemu-devel@nongnu.org; Thu, 04 May 2006 09:30:16 -0400 Received: from [68.142.198.200] (helo=smtp101.sbc.mail.mud.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.52) id 1Fbduw-0003Qe-8r for qemu-devel@nongnu.org; Thu, 04 May 2006 09:30:54 -0400 Message-ID: <445A01E2.7010309@cnpbagwell.com> Date: Thu, 04 May 2006 08:30:10 -0500 From: Chris Bagwell MIME-Version: 1.0 Subject: Re: [Qemu-devel] QEMU 0.8.1 References: <4459165F.7050605@bellard.org> <46d6db660605040513y3534fecdr5ffe4e632108e413@mail.gmail.com> In-Reply-To: <46d6db660605040513y3534fecdr5ffe4e632108e413@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Christian MICHON wrote: > seen on winXP host (kqemu independent): sometimes the pointer > inside the guest hits like an invisible wall and cannot go any further. > This happens on a win2003 bartpe based guest and on a RedHat 7.2 > livecd (superrescue 2.1.2). I've seen this for a few weeks in CVS as well on win98 guest. There seems to be a work around. If you roll your mouse around a lot and far distances, it seems to recalibrate itself or something and the invisible wall goes away. During the emails on the usb tablet development, I saw a few comments about having mouse acceleration turned on in windows could cause mouse confusion. I haven't bothered trying to turn that off but that may also fix it. Chris