From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3Srf-0001zL-8a for qemu-devel@nongnu.org; Tue, 03 Jun 2008 05:31:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3Src-0001xI-J2 for qemu-devel@nongnu.org; Tue, 03 Jun 2008 05:31:33 -0400 Received: from [199.232.76.173] (port=52865 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3Src-0001wx-87 for qemu-devel@nongnu.org; Tue, 03 Jun 2008 05:31:32 -0400 Received: from dsl-202-173-185-42.nsw.westnet.com.au ([202.173.185.42]:38286 helo=sac.g2microsystems.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K3Srb-0008Tc-8r for qemu-devel@nongnu.org; Tue, 03 Jun 2008 05:31:32 -0400 Received: from [10.1.7.166] (badge-wireless.au.g2.internal [10.1.7.166]) by sac.g2microsystems.com (8.12.11.20060308/8.12.11) with ESMTP id m53913RI022385 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 3 Jun 2008 19:01:08 +1000 Message-ID: <48450850.1010105@shaddybaddah.name> Date: Tue, 03 Jun 2008 19:01:04 +1000 From: Shaddy Baddah MIME-Version: 1.0 Subject: Re: [Qemu-devel] HEAD qemu mouse stuck in bottom corner problem References: <48367870.6060901@shaddybaddah.name> In-Reply-To: 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 Hi Piotr, Piotras wrote: > AFAIK the described behaviour is a consequence of a bug in SDL library. > > You may try to set environment variable as a workaround: > >> export SDL_VIDEO_X11_DGAMOUSE=0 >> qemu ... >> > > > Hope this helps, > Yes, that worked for the QEMU window. I still experience the mouse lag via VNC though, but I think that is a different phenomenon anyway. Thank you very much. Regards, Shaddy