From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EONUh-0000LP-LD for qemu-devel@nongnu.org; Sat, 08 Oct 2005 18:48:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EONUf-0000GG-1X for qemu-devel@nongnu.org; Sat, 08 Oct 2005 18:48:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EONUe-0000Fk-QX for qemu-devel@nongnu.org; Sat, 08 Oct 2005 18:48:40 -0400 Received: from [209.234.73.41] (helo=kalmia.hozed.org) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EONUe-0003C2-V2 for qemu-devel@nongnu.org; Sat, 08 Oct 2005 18:48:41 -0400 Date: Sat, 8 Oct 2005 17:48:38 -0500 From: Troy Benjegerdes Subject: Re: [Qemu-devel] VNC patch status? Message-ID: <20051008224838.GD4612@kalmia.hozed.org> References: <200510081258.02620.imcfarla@tiscali.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: 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 Sat, Oct 08, 2005 at 08:29:27PM +0200, Johannes Schindelin wrote: > Hi, > > On Sat, 8 Oct 2005, Iain McFarlane wrote: > > > VNC support has now been added to cvs > > Am I missing something? I don't see it. > > Furthermore, the main problem still prevails: There is no sane way to get > the mouse running yet. I played around with a tablet patch someone sent > me, but could not get it to run with a Win98 guest. Since this is my main > use for qemu+vnc, I need a solution for this case. I gave up and installed VNC in the guest OS, and then used '-redir'. But GUI/mouse responsiveness seemed pretty slow that way. I think the best solution would be for someone to write a special qemu mouse driver for windows.