From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3UXh-0004AU-BK for qemu-devel@nongnu.org; Tue, 03 Jun 2008 07:19:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3UXf-00046q-Rv for qemu-devel@nongnu.org; Tue, 03 Jun 2008 07:19:05 -0400 Received: from [199.232.76.173] (port=45307 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3UXf-00046g-Oa for qemu-devel@nongnu.org; Tue, 03 Jun 2008 07:19:03 -0400 Received: from wa-out-1112.google.com ([209.85.146.181]:11624) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K3UXg-0003HD-15 for qemu-devel@nongnu.org; Tue, 03 Jun 2008 07:19:04 -0400 Received: by wa-out-1112.google.com with SMTP id j5so987682wah.18 for ; Tue, 03 Jun 2008 04:18:58 -0700 (PDT) Message-ID: Date: Tue, 3 Jun 2008 07:18:58 -0400 From: "Ben Taylor" Subject: Re: [Qemu-devel] HEAD qemu mouse stuck in bottom corner problem In-Reply-To: <48450850.1010105@shaddybaddah.name> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48367870.6060901@shaddybaddah.name> <48450850.1010105@shaddybaddah.name> 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 On Tue, Jun 3, 2008 at 5:01 AM, Shaddy Baddah wrote: > 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. > I too see a pretty big lag/difference in the mouse tracking VNC, such that at times, it's a pretty huge annoyance. Ben