From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BXyw1-0005Px-Cr for qemu-devel@nongnu.org; Wed, 09 Jun 2004 04:59:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BXyvz-0005Pl-Dy for qemu-devel@nongnu.org; Wed, 09 Jun 2004 04:59:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXyvz-0005Pi-8N for qemu-devel@nongnu.org; Wed, 09 Jun 2004 04:59:47 -0400 Received: from [62.253.162.47] (helo=mta07-svc.ntlworld.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BXyut-0005wY-Lw for qemu-devel@nongnu.org; Wed, 09 Jun 2004 04:58:39 -0400 Received: from [10.10.10.100] ([81.107.87.144]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20040609085851.ZWBK5696.mta07-svc.ntlworld.com@[10.10.10.100]> for ; Wed, 9 Jun 2004 09:58:51 +0100 Subject: Re: [Qemu-devel] Mouse Question From: Antony T Curtis In-Reply-To: <20040609041219.GA29212@zedd.org> References: <20040609041219.GA29212@zedd.org> Content-Type: text/plain Message-Id: <1086771510.15335.9.camel@pcgem.rdg.cyberkinetica.com> Mime-Version: 1.0 Date: Wed, 09 Jun 2004 09:58:31 +0100 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 On Wed, 2004-06-09 at 05:12, Bruce Ashfield wrote: > Hi all, > > I've been lurking on the list for quite a few months, and I haven't seen > anyone describing problems like I've been seeing using Win2K as a guest, > which leads me to believe it's something with my setup. I've tried > everything I can think of, so any suggestions are appreciated. > > The problem I'm seeing is that even though the mouse shows up as "working" > in the device manager properties, that isn't what I see. When windows first > starts up, I do see the mouse cursor, but as soon as I go into keyboard > grab and interact with windows the cursor disappears to never be seen > again. If I move the mouse quickly I see some focus flashing of windows and > clicking the right mouse button brings up the menu in the bottom right > corner of the screen. But that's it, I can't interact with the menu, the > windows, nothing at all. I have had to do something like SDL_MOUSE_RELATIVE=0 export SDL_MOUSE_RELATIVE before I start qemu. -- Antony T Curtis