At 08 Oct 2002 10:10:17 -0400,
Neal H. Walfield wrote:
> How about `a' followed by a number (or vica versa--I think that the
> latter would be better) which would indicate what line to append to?

I don't think that is so convenient, because you cannot see what any
menu entry has on the top-level menu.

One better way is like this:

title Foo
kernel --shortcut=k /kernel-image
module --shortcut=m /module-image

Another is:

shortcut k kernel
shortcut m module
title Foo
kernel /kernel-image
module /module-image

The latter doesn't work nicely when you have multiple lines which use
the same command in an entry, but it would be more convenient.

Thanks,
Okuji


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to