From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BWWcq-00062S-IJ for qemu-devel@nongnu.org; Sat, 05 Jun 2004 04:34:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BWWcl-00062G-Et for qemu-devel@nongnu.org; Sat, 05 Jun 2004 04:34:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BWWcl-00062D-8J for qemu-devel@nongnu.org; Sat, 05 Jun 2004 04:33:55 -0400 Received: from [193.252.22.25] (helo=mwinf0601.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BWWcG-0000zW-MM for qemu-devel@nongnu.org; Sat, 05 Jun 2004 04:33:24 -0400 Received: from bellard.org (ATuileries-112-1-2-44.w80-14.abo.wanadoo.fr [80.14.188.44]) by mwinf0601.wanadoo.fr (SMTP Server) with ESMTP id BA19534000B4 for ; Sat, 5 Jun 2004 10:33:23 +0200 (CEST) Message-ID: <40C185E6.7010209@bellard.org> Date: Sat, 05 Jun 2004 10:35:50 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] 1.11 of sdl.c breaks the right alt key for me (sends scroll-lock) References: <20040605024344.A5763@saturn.kn-bremen.de> In-Reply-To: <20040605024344.A5763@saturn.kn-bremen.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Juergen Lock wrote: > And the right alt key is important if you use for example a german keymap... Fixed (it was also a problem for the French keyboard !). Fabrice.