From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QR3N8-0000Y2-T5 for mharc-grub-devel@gnu.org; Mon, 30 May 2011 10:23:10 -0400 Received: from eggs.gnu.org ([140.186.70.92]:58721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QR3N7-0000Xw-EZ for grub-devel@gnu.org; Mon, 30 May 2011 10:23:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QR3N6-000263-GM for grub-devel@gnu.org; Mon, 30 May 2011 10:23:09 -0400 Received: from mta2.srv.hcvlny.cv.net ([167.206.4.197]:61943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QR3N6-00025x-ED for grub-devel@gnu.org; Mon, 30 May 2011 10:23:08 -0400 Received: from pavo.local (ool-45707bf4.dyn.optonline.net [69.112.123.244]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0LM000GGQIMJRO00@mta2.srv.hcvlny.cv.net> for grub-devel@gnu.org; Mon, 30 May 2011 10:23:07 -0400 (EDT) Received: from gavron by pavo.local with local (Exim 4.69) (envelope-from ) id 1QR3N5-0002PT-AH for grub-devel@gnu.org; Mon, 30 May 2011 10:23:07 -0400 Date: Mon, 30 May 2011 10:23:07 -0400 From: Chris Jones Subject: vi-like keys on grub menu To: grub-devel@gnu.org Mail-followup-to: grub-devel@gnu.org Message-id: <20110530142307.GA3501@pavo.local> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: QUOTED-PRINTABLE Content-disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 167.206.4.197 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2011 14:23:10 -0000 I'm so used to using =E2=80=98hjkl=E2=80=99 rather than the =E2=80= =98arrow=E2=80=99 keys that I would like to be able to use them to move around the grub menu entries. Is this configurable? If not, has this already been requested, and possibly rejected as frivolous? Aren't there keyboards out there any more that do not have arrow keys= ? Thanks, CJ