From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9b2L-0003il-Q3 for qemu-devel@nongnu.org; Thu, 28 May 2009 04:32:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9b2G-0003dl-Km for qemu-devel@nongnu.org; Thu, 28 May 2009 04:32:29 -0400 Received: from [199.232.76.173] (port=46465 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9b2G-0003dW-DH for qemu-devel@nongnu.org; Thu, 28 May 2009 04:32:24 -0400 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:57464) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1M9b2F-0006G7-Qz for qemu-devel@nongnu.org; Thu, 28 May 2009 04:32:24 -0400 Date: Thu, 28 May 2009 10:32:20 +0200 From: Samuel Thibault Subject: Re: [Qemu-devel] Moving keymaps -> pc-bios/keymaps Message-ID: <20090528083220.GU5809@const.bordeaux.inria.fr> References: <4A1E481F.1060207@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4A1E481F.1060207@us.ibm.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" Anthony Liguori, le Thu 28 May 2009 03:15:27 -0500, a écrit : > I've renamed keymaps -> pc-bios/keymaps. This is not a wonderful thing > but it has some advantages like enabling easier automated testing. > > If anyone wants to take a stab at a more logical layout (potentially > including changing the install layout), I think that would be a great thing. Could qemu perhaps just use xkb data? Samuel