From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9bEN-0003Bv-88 for qemu-devel@nongnu.org; Thu, 28 May 2009 04:44:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9bEI-00034a-Fs for qemu-devel@nongnu.org; Thu, 28 May 2009 04:44:54 -0400 Received: from [199.232.76.173] (port=35873 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9bEI-00034G-93 for qemu-devel@nongnu.org; Thu, 28 May 2009 04:44:50 -0400 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:44527) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1M9bEH-0002ay-OB for qemu-devel@nongnu.org; Thu, 28 May 2009 04:44:50 -0400 Date: Thu, 28 May 2009 10:44:48 +0200 From: Samuel Thibault Subject: Re: [Qemu-devel] Moving keymaps -> pc-bios/keymaps Message-ID: <20090528084448.GW5809@const.bordeaux.inria.fr> References: <4A1E481F.1060207@us.ibm.com> <20090528083220.GU5809@const.bordeaux.inria.fr> <4A1E4D58.5040307@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: <4A1E4D58.5040307@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:37:44 -0500, a écrit : > Samuel Thibault wrote: > > Could qemu perhaps just use xkb data? > > We could but we would probably want to keep it in the tree for Windows > and non-X11 targets. Yes, of course. My idea was mostly to get keymaps for free :) Samuel