From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5GQ8-0007pF-Bu for qemu-devel@nongnu.org; Sat, 26 Feb 2005 23:52:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5GPs-0007jZ-UK for qemu-devel@nongnu.org; Sat, 26 Feb 2005 23:52:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5GPs-0007jO-AX for qemu-devel@nongnu.org; Sat, 26 Feb 2005 23:52:28 -0500 Received: from [203.190.192.17] (helo=wasp.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5GBb-0002z9-Vc for qemu-devel@nongnu.org; Sat, 26 Feb 2005 23:37:44 -0500 Message-ID: <42214E8D.6060801@wasp.net.au> Date: Sun, 27 Feb 2005 08:37:33 +0400 From: Brad Campbell MIME-Version: 1.0 Subject: Re: [Qemu-devel] [Patch] Release mouse at window edges References: <6879.1109430585@www57.gmx.net> In-Reply-To: <6879.1109430585@www57.gmx.net> 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 olig9@gmx.de wrote: > Hello, > the attached patch makes Qemu ungrab the mouse cursor when the guest mouse > cursor hits the window edges. It also makes qemu automatically grab the > mouse when the host mouse cursor enters the window. > This patch just causes qemu to abort on startup for me. bklaptop:~>strace -o log qemu -hda /tracks/qemu.skm.img.4 -m 256 -localtime Connected to host network interface: tun0 kill -9 stale dhcpd server Could not open SDL display What version of SDL are you using? I'm using Debian testing with libsdl-1.2.7+1.2.8 (which appears to be SDL CVS from October 2004). Regards, Brad -- "Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so." -- Douglas Adams