From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FSQ2P-0006FR-D4 for qemu-devel@nongnu.org; Sat, 08 Apr 2006 22:52:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FSQ2M-0006FD-Ba for qemu-devel@nongnu.org; Sat, 08 Apr 2006 22:52:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FSQ2M-0006F9-5F for qemu-devel@nongnu.org; Sat, 08 Apr 2006 22:52:26 -0400 Received: from [32.97.182.144] (helo=e4.ny.us.ibm.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FSQ6f-00017F-FV for qemu-devel@nongnu.org; Sat, 08 Apr 2006 22:56:54 -0400 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e4.ny.us.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k392qDLU032364 for ; Sat, 8 Apr 2006 22:52:13 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay02.pok.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k392q3eO240782 for ; Sat, 8 Apr 2006 22:52:03 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11/8.13.3) with ESMTP id k392q3aV023243 for ; Sat, 8 Apr 2006 22:52:03 -0400 Received: from [9.76.2.7] (sig-9-76-2-7.mts.ibm.com [9.76.2.7]) by d01av04.pok.ibm.com (8.12.11/8.12.11) with ESMTP id k392q3Xa023234 for ; Sat, 8 Apr 2006 22:52:03 -0400 Message-ID: <443876D1.80400@us.ibm.com> Date: Sat, 08 Apr 2006 21:52:01 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] VNC terminal server? References: 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 Johannes Schindelin wrote: > Hi, > > On Sat, 8 Apr 2006, Samuel Hunt wrote: > > >> It occurs to me that this program would make an excellent basis for a VNC >> terminal server. >> > > Yeah, something like that has been done already: > http://libvncserver.sourceforge.net/qemu/qemu-rfb13.patch.gz > > There is a notable update since rfb12 (which is a bit out of date > _cough_): Nis Jorgensen has sent a patch to support scroll mice. > > IMHO the biggest obstacle to inclusion in mainline QEmu is that the mouse > support is rather flakey: You have to disable mouse acceleration of the > guest OS. > > I had that cunning plan to write a virtual Wacom tablet, but I just don't > find the time. > Someone posted a virtual Synaptic tablet on xen-devel recently (Xen uses qemu for VT support). If someone wants to pick it up and submit it to qemu, that would solve this problem. Regards, Anthony Liguori > Ciao, > Dscho > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >