From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DHPbB-0002Nb-MM for qemu-devel@nongnu.org; Fri, 01 Apr 2005 12:06:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DHPb9-0002Lh-F3 for qemu-devel@nongnu.org; Fri, 01 Apr 2005 12:06:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHPb9-0002KA-3J for qemu-devel@nongnu.org; Fri, 01 Apr 2005 12:06:19 -0500 Received: from [62.2.95.247] (helo=smtp.hispeed.ch) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DHPKd-0001Jr-Vo for qemu-devel@nongnu.org; Fri, 01 Apr 2005 11:49:16 -0500 Received: from nbbolle (84-72-197-183.dclient.hispeed.ch [84.72.197.183]) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id j31GnD0k032508 for ; Fri, 1 Apr 2005 18:49:13 +0200 From: "Andreas Bollhalder" Subject: RE: [Qemu-devel] Current state of RFB patch Date: Fri, 1 Apr 2005 18:45:25 +0200 Message-ID: <000101c536da$346630d0$6401a8c0@geodb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Reply-To: bolle@geodb.org, 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 Hola I have successfully testet the rfb10 patch on Mandrake 10.0 with the current build of QEMU. It's that great, to start any guest OS using a GUI on a Linux with only a CLI ;-) That's a big thing. As known, the mouse behavior is a little bit odd. I use the de-ch keymap, it needs some research for having the whole swiss german keyboard function correctly. Many thanks to all helping on this project. Andreas > -----Original Message----- > From: qemu-devel-bounces+bolle=geodb.org@nongnu.org > [mailto:qemu-devel-bounces+bolle=geodb.org@nongnu.org] On > Behalf Of Johannes Schindelin > Sent: Tuesday, March 22, 2005 2:13 AM > To: qemu-devel@nongnu.org > Subject: Re: [Qemu-devel] Current state of RFB patch > > > *This message was transferred with a trial version of > CommuniGate(tm) Pro* > Hi, > > On Mon, 21 Mar 2005, Struan Bartlett wrote: > > > This patches, but compile breaks: > > > > gcc-3.3 -march=pentium -DQEMU_TOOL -Wall -O2 -g > -fno-strict-aliasing -g > > -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o qemu-img > > qemu-img.c block.c block-cow.c block-qcow.c aes.c block-vmdk.c > > block-cloop.c block-dmg.c -lz > > sh create_keysym_header.sh vnc "" > > The cflags are assumed to be the include path to rfb.h. > Probably you did > not use a current LibVNCServer, or you have an old > libvncserver-config in > your path. > > > But now I'm having a problem launching QEMU with -vnc. > > > > $ qemu -hda win2k.qcow -m 64 -monitor stdio -k en-gb -vnc > > > > Warning: could not read keymap - falling back native keycodes! > > Could not initialize keyboard > > Beware! RFB support is not yet for the faint-hearted! ATM if you don't > have the keymaps/ directory in your current working path, you > don't get > support from RFB. > > Yes, yes, I know. keymaps should be taken from qemu's default > path, the > mouse should be calibrated automatically, and all the rest. > If somebody > wants to see about that, well, go ahead. ATM I unfortunately > don't have > time to spare. > > Ciao, > Dscho > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >