From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBSAW-00040g-Na for qemu-devel@nongnu.org; Mon, 19 Aug 2013 12:19:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBSAQ-0005CI-JL for qemu-devel@nongnu.org; Mon, 19 Aug 2013 12:19:00 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:63353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBSAQ-0005C9-A9 for qemu-devel@nongnu.org; Mon, 19 Aug 2013 12:18:54 -0400 Message-ID: <5212456B.9010105@rdsoftware.de> Date: Mon, 19 Aug 2013 18:18:51 +0200 From: Erik Rull MIME-Version: 1.0 References: <711952133.37203.1376570611913.open-xchange@email.1und1.de> <87a9khhhir.fsf@blackfin.pond.sub.org> In-Reply-To: <87a9khhhir.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] VNC key presses not correct List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , Erik Rull Cc: "qemu-devel@nongnu.org" Hi Markus, I would like to try it - see the python-traceback thread - when qemu compiles, I will definitively try it with the 1.6.0. Best regards, Erik Markus Armbruster wrote: > Erik Rull writes: > >> Hi all, >> >> I'm struggling with the QEMU VNC on qemu-kvm-1.2.0 a bit, the following two >> things are not working properly: > > Have you tried to reproduce on a current version? >