From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KTE8R-0008Qy-8h for mharc-grub-devel@gnu.org; Wed, 13 Aug 2008 07:03:23 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTE8P-0008Pm-AS for grub-devel@gnu.org; Wed, 13 Aug 2008 07:03:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTE8N-0008NO-Dw for grub-devel@gnu.org; Wed, 13 Aug 2008 07:03:20 -0400 Received: from [199.232.76.173] (port=41017 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTE8N-0008NA-5i for grub-devel@gnu.org; Wed, 13 Aug 2008 07:03:19 -0400 Received: from smtp-vbr7.xs4all.nl ([194.109.24.27]:4277) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KTE8M-0000cd-IJ for grub-devel@gnu.org; Wed, 13 Aug 2008 07:03:18 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr7.xs4all.nl (8.13.8/8.13.8) with ESMTP id m7DB3Hxn023429 for ; Wed, 13 Aug 2008 13:03:17 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080721180723.GC7501@pina.cat> <20080805120200.GA15143@pina.cat> <8763qfeh54.fsf@xs4all.nl> <20080806183131.GA5815@pina.cat> <87abfh9q5y.fsf@xs4all.nl> <20080813105002.GA23361@thorin> Mail-Copies-To: mgerards@xs4all.nl Date: Wed, 13 Aug 2008 13:06:53 +0200 In-Reply-To: <20080813105002.GA23361@thorin> (Robert Millan's message of "Wed, 13 Aug 2008 12:50:02 +0200") Message-ID: <87bpzx8982.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] Home-End keys in menu X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2008 11:03:21 -0000 Robert Millan writes: > On Wed, Aug 13, 2008 at 12:15:37PM +0200, Marco Gerards wrote: >> Hi, >> >> Carles Pina i Estany writes: >> >> [...] >> >> > 2008-08-06 Carles Pina i Estany >> > >> > * menu/normal.c (run_menu): Add Home and End keys in grub-menu. >> >> >> This looks fine to me at first sight. Do others have problems with >> this? Otherwise it can be committed. > > Why don't we use PgUp / PgDn instead? That's more intuitive. Or both? -- Marco