From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXxAk-0006cf-6R for qemu-devel@nongnu.org; Fri, 13 Feb 2009 07:29:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXxAj-0006cT-J2 for qemu-devel@nongnu.org; Fri, 13 Feb 2009 07:29:33 -0500 From: Clemens Kolbitsch Subject: [Qemu-devel] Re: Cursor keys not working? Date: Fri, 13 Feb 2009 13:27:51 +0100 References: <20090213120902.1916gmx1@mx065.gmx.net> In-Reply-To: <20090213120902.1916gmx1@mx065.gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902131327.51764.ck@iseclab.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 Cc: qemu-devel-request@nongnu.org On Friday 13 February 2009 13:06:49 qemu-devel-request@nongnu.org wrote: > Has anybody else noticed this? Building current svn on an ubuntu 8.10 > host, the cursor keys don't work. (Fire up a bootable cdrom image and try > to cursor up and down at the grub menu: nothing.) The normal letter keys > work, but not the cursor keys. > > 0.9.1 works fine, svn does not. > > Rob Hi Rob, yes, same problem here. A possible reason for the issue could be this: I had similar problems when using a current VMWare Workstation and also with old VMWare Server. The solution to that problem was manually setting xkeymap options. Just in case it comes from the same problem.. Clemens