From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LYGyO-000147-Gs for qemu-devel@nongnu.org; Sat, 14 Feb 2009 04:38:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LYGyN-00012A-KL for qemu-devel@nongnu.org; Sat, 14 Feb 2009 04:38:07 -0500 Received: from [199.232.76.173] (port=38797 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYGyN-00011u-Fy for qemu-devel@nongnu.org; Sat, 14 Feb 2009 04:38:07 -0500 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:36741 helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LYGyN-0005Ri-60 for qemu-devel@nongnu.org; Sat, 14 Feb 2009 04:38:07 -0500 From: Rob Landley Subject: Re: [Qemu-devel] Cursor keys not working? Date: Sat, 14 Feb 2009 03:38:04 -0600 References: <200902130517.30406.rob@landley.net> <20090213205734.GU7945@hall.aurel32.net> <20090214112435.32d64c9e.mle+tools@mega-nerd.com> In-Reply-To: <20090214112435.32d64c9e.mle+tools@mega-nerd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Message-Id: <200902140338.04477.rob@landley.net> Content-Transfer-Encoding: quoted-printable 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 Cc: Erik de Castro Lopo On Friday 13 February 2009 18:24:35 Erik de Castro Lopo wrote: > Aurelien Jarno wrote: > > On Fri, Feb 13, 2009 at 08:30:54PM +0000, Sylvain Petreolle wrote: > > > Here is the original message from Erik. > > > ----- Message transf=C3=A9r=C3=A9 ---- > > > > > > > De : Erik de Castro Lopo > > > > =C3=80 : qemu-devel@nongnu.org > > > > Envoy=C3=A9 le : Jeudi, 12 F=C3=A9vrier 2009, 22h20mn 04s > > > > Objet : [Qemu-devel] Keymap weirdness in qemu SDL window > > > > > > > > There seems to be a mention of this in the Redhat bugtracker: > > > > > > > > https://bugzilla.redhat.com/show_bug.cgi?id=3D478976 > > > > > > > > which also includes a patch: > > > > > > > > https://bugzilla.redhat.com/attachment.cgi?id=3D328839 > > > > > > > > I applied this patch to svn 6617 and for me it fixed all problems= . > > > > > > > > Anybody else having similar key binding problems? Anybody looked > > > > at the above patch for inclusion in Qemu? > > > > Yes, someone already submitted this patch. They have been some commen= ts, > > but no one has addressed them so far. > > If someone can point me to the issues raised, I can see if I can addres= s > them. The above patch does indeed fix the issue for me.=20 Rob