From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FbxdO-00077t-1L for qemu-devel@nongnu.org; Fri, 05 May 2006 06:34:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FbxdL-00076X-OY for qemu-devel@nongnu.org; Fri, 05 May 2006 06:34:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FbxdL-00076K-FH for qemu-devel@nongnu.org; Fri, 05 May 2006 06:34:03 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1FbxdT-0007E4-OX for qemu-devel@nongnu.org; Fri, 05 May 2006 06:34:12 -0400 Message-ID: <445B2A0B.7020501@gmx.de> Date: Fri, 05 May 2006 12:33:47 +0200 From: Oliver Gerlich MIME-Version: 1.0 Subject: Re: [Qemu-devel] QEMU 0.8.1 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> <46d6db660605042357g4c55b8d0tc521bf0ffad10031@mail.gmail.com> <4D5D7ECC-9895-466F-BEF5-6FD465202C12@claunia.com> In-Reply-To: <4D5D7ECC-9895-466F-BEF5-6FD465202C12@claunia.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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 Natalia Portillo wrote: > That requires a driver in guest side that communicates with qemu. > > VMWare and VirtualPC does this but requires a driver in the guest side, > so in unsupported systems you still have to click to grab. Just as a side note, the USB tablet support makes this quite easy at least on Win2k - it already has the required driver, so for me it was enough to add -usbdevice tablet to the command line to have the mouse cursor automatically grabbed/ungrabbed (it seems that the behaviour of Ctrl+Alt changed a bit, but one gets used to it). Thanks to Brad and Anthony for making that possible :D Regards, Oliver > > El 05/05/2006, a las 8:57, Christian MICHON escribió: > >> 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 >> >> >> _______________________________________________ >> Qemu-devel mailing list >> Qemu-devel@nongnu.org >> http://lists.nongnu.org/mailman/listinfo/qemu-devel >> > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > >