From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCEKN-0006XD-76 for qemu-devel@nongnu.org; Wed, 21 Aug 2013 15:44:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VCEKH-0007Yt-2q for qemu-devel@nongnu.org; Wed, 21 Aug 2013 15:44:23 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:57385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCEKG-0007YU-Q8 for qemu-devel@nongnu.org; Wed, 21 Aug 2013 15:44:17 -0400 Message-ID: <5215188D.4020404@rdsoftware.de> Date: Wed, 21 Aug 2013 21:44:13 +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 Cc: "qemu-devel@nongnu.org" 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? > Hello Markus, yes, I was able to reproduce this with the released qemu-1.6.0 from the qemu-wiki website. Character mistakes are the same when opening a Notepad on Windows XP on the guest. Maybe nobody cares because english is the layout used nearly everywhere :-) And it is not related to the host operating system, I used a Debian 6.0 and a self built linux - both with the same effect. And it is not related to the VNC client, I tried several clients on several operating systems, all with the same result. Do you see this effect with a non-english input layout on your side, too? When using SDL/direct input everything is great. Best regards, Erik