From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FbuFc-0007tq-HB for qemu-devel@nongnu.org; Fri, 05 May 2006 02:57:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FbuFY-0007sq-JH for qemu-devel@nongnu.org; Fri, 05 May 2006 02:57:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbuFY-0007sd-3v for qemu-devel@nongnu.org; Fri, 05 May 2006 02:57:16 -0400 Received: from [64.233.162.197] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FbuFe-0000aH-ED for qemu-devel@nongnu.org; Fri, 05 May 2006 02:57:22 -0400 Received: by nz-out-0102.google.com with SMTP id i11so600360nzh for ; Thu, 04 May 2006 23:57:15 -0700 (PDT) Message-ID: <46d6db660605042357g4c55b8d0tc521bf0ffad10031@mail.gmail.com> Date: Fri, 5 May 2006 08:57:15 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] QEMU 0.8.1 In-Reply-To: <445AB8FE.9040003@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4459165F.7050605@bellard.org> <46d6db660605040513y3534fecdr5ffe4e632108e413@mail.gmail.com> <46d6db660605040524h1d5f1484mb3a4cf1e343d6984@mail.gmail.com> <46d6db660605040531q3a602d03yd8f25b23823e1424@mail.gmail.com> <170581c20605040751y5118c2en360b67901b2b27a5@mail.gmail.com> <445AB8FE.9040003@us.ibm.com> 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 it works. Side effect: after the first ungrab, I can't see the host pointer over the SDL windows. Yet, it's nothing as compared to the invisible wall. I know nothing about most qemu internals, but would it be possible to make it like vmw*re, ie the mouse is automagically grabbed/ungrabbed whenever you reach the limits of the SDL window ? On 5/5/06, Anthony Liguori wrote: > Thomas Han wrote: > > Hi, > > > > For what it's worth. I have also seen this "invisible wall" problem > > with my mouse for a few weeks off the CVS build too. > > Can you try out the following patch. *grumbles about SDL's brokenness* > > Regards, > > Anthony Liguori -- Christian