bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Small suggestion: separators in menu


From: dman
Subject: Re: Small suggestion: separators in menu
Date: Tue, 16 Apr 2002 07:47:37 -0500
User-agent: Mutt/1.3.28i

On Tue, Apr 16, 2002 at 04:52:10PM +0900, Yoshinori K. Okuji wrote:
| At Mon, 15 Apr 2002 23:29:26 -0700,
| Doug Shea wrote:
| >     I think it would be nifty to be able to draw a line to separate 
| > sections of the GRUB menu.

I like this too.

| If it doesn't have to be elegant, you can write something like this to
| achieve the same effect:
| 
| title Foo
| kernel (hd0,0)/foo
| 
| title -------------------------------------------------------------
| 
| title Bar
| kernel (hd0,1)/bar

The last time I tried that it didn't work.  The '---' title wasn't
displayed because it had no actions with it.  I solved that by adding
some actions :

title       ------
    lock
    reboot

| If you think this looks too ugly, it would be necessary to define
| how it should work precisely, before starting to implement it.

I think that looks just fine, though it would be convenient to be able
to just write "separator" or something.

Anyways, I think separators are a good thing, and a row of dashes
works just fine :-).

-D

-- 

You have heard the saying that if you put a thousand monkeys in a room with a
thousand typewriters and waited long enough, eventually you would have a room
full of dead monkeys.
                                (Scott Adams - The Dilbert principle)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]