From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfW3Q-0002gM-Fp for qemu-devel@nongnu.org; Mon, 24 Aug 2009 05:41:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfW3J-0002by-QW for qemu-devel@nongnu.org; Mon, 24 Aug 2009 05:41:30 -0400 Received: from [199.232.76.173] (port=41190 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfW3J-0002bt-EQ for qemu-devel@nongnu.org; Mon, 24 Aug 2009 05:41:25 -0400 Received: from smtp-vbr16.xs4all.nl ([194.109.24.36]:2554) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfW3I-0000ls-VC for qemu-devel@nongnu.org; Mon, 24 Aug 2009 05:41:25 -0400 Message-ID: <4A92603D.1090202@xs4all.nl> Date: Mon, 24 Aug 2009 11:41:17 +0200 From: Hans de Bruin MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems References: <20090823124410.GA30789@shareable.org> <53e878390908231020s32575288jf2dd1450bae241c9@mail.gmail.com> <20090823215558.GA9093@shareable.org> <53e878390908231554o39fb1700n8b495e6c1089fc6@mail.gmail.com> <4A92463D.3040201@xs4all.nl> <20090824092414.GB22972@shareable.org> In-Reply-To: <20090824092414.GB22972@shareable.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jamie Lokier Cc: Stefan Ring , qemu-devel@nongnu.org Jamie Lokier wrote: > Hans de Bruin wrote: >> Stefan Ring wrote: >> ... >>> Another symptom is that when typing text inside Turbo Pascal, about >>> 1/3 - 1/4 of the characters typed are doubled randomly. >> I sometimes see the same behavior when using starting an rdp session to >> windows servers from within a rdp session to local qemu-kvm windows xp >> guest. logging in to the server with long passwords is difficult. > > That's likely to be a different problem, as RDP does not involve the > emulated keyboard hardware at all, and is handled by Windows networking. > > Unless you meant VNC for the outer connection? > sorry, you are right, the keyboard there is no keyboard involved here. -- Hans