From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KGvCI-0003zB-BJ for qemu-devel@nongnu.org; Thu, 10 Jul 2008 08:24:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KGvCF-0003ya-Ml for qemu-devel@nongnu.org; Thu, 10 Jul 2008 08:24:29 -0400 Received: from [199.232.76.173] (port=41044 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGvCF-0003yV-I7 for qemu-devel@nongnu.org; Thu, 10 Jul 2008 08:24:27 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:12687) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KGvCF-0006aa-8V for qemu-devel@nongnu.org; Thu, 10 Jul 2008 08:24:27 -0400 Received: from samy by implementation.famille.thibault.fr with local (Exim 4.69) (envelope-from ) id 1KGvCE-0002tX-9D for qemu-devel@nongnu.org; Thu, 10 Jul 2008 14:24:26 +0200 Date: Thu, 10 Jul 2008 13:24:26 +0100 From: Samuel Thibault Subject: Re: [Qemu-devel] Bug in SDL key event processing Message-ID: <20080710122426.GP4536@implementation.uk.xensource.com> References: <48754975.1050303@dbservice.com> <20080709233752.GL4889@implementation> <48754F40.3010000@us.ibm.com> <20080710120330.GA15691@shareable.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080710120330.GA15691@shareable.org> 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 Jamie Lokier, le Thu 10 Jul 2008 13:03:30 +0100, a écrit : > Anthony Liguori wrote: > > The guest needs hardware keycodes > > By the way, is this necessarily true if it emulated a USB keyboard? IIRC yes, and that's sad, because it makes hard to build a keyboard that has, say, just letters A-F. Samuel