>>>>> "Okuji" == Yoshinori K Okuji <[EMAIL PROTECTED]> writes:

    Okuji> At Mon, 15 Apr 2002 23:29:26 -0700,
    Okuji> Doug Shea wrote:
    >> I think it would be nifty to be able to draw a line to separate 
    >> sections of the GRUB menu.

    Okuji> If it doesn't have to be elegant, you can write
    Okuji> something like this to achieve the same effect:

    Okuji> title Foo
    Okuji> kernel (hd0,0)/foo

    Okuji> title -------------------------------------------------------------

    Okuji> title Bar
    Okuji> kernel (hd0,1)/bar

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

I've been using this method for long and don't care much about it
being ugly (I'm not saying that I didn't prefer it more elegant ;-)).
What I do care, however, is the fact that the delimiter counts as a
selectable entry and fails if it is erroneously selected.

Nice would be something like:

separator --solid               # drawing a line like top and bottom
separator "Some Text"           # show "Some Text" like in title but
                                # make it non-selectable

What's your opinion?

Klaus
-- 
Klaus Reichl                        voice: +43 (1) 27722 / 3884
Alcatel Austria AG/RTPT             fax:   +43 (1) 27722 / 3955
Scheydgasse 41                      inet:  [EMAIL PROTECTED]
A-1210 Wien, Austria/Europe

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

Reply via email to