Add back to main menu items for two of the submenus
You could get stuck in the keyboard menu with no way out, fix that. Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Simo Leone <simo@archlinux.org>
This commit is contained in:
parent
d8ba1b18f7
commit
695951bb8f
2 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,9 @@ default 0
|
||||||
color light-blue/blue black/light-grey
|
color light-blue/blue black/light-grey
|
||||||
splashimage=/boot/splash.xpm.gz
|
splashimage=/boot/splash.xpm.gz
|
||||||
|
|
||||||
|
title << Back to Main Menu
|
||||||
|
configfile /boot/grub/menu.lst
|
||||||
|
|
||||||
title Barlond
|
title Barlond
|
||||||
color white/cyan yellow/blue
|
color white/cyan yellow/blue
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,9 @@ default 0
|
||||||
color light-blue/blue black/light-grey
|
color light-blue/blue black/light-grey
|
||||||
splashimage=/boot/splash.xpm.gz
|
splashimage=/boot/splash.xpm.gz
|
||||||
|
|
||||||
|
title << Back to main menu
|
||||||
|
configfile /boot/grub/menu.lst
|
||||||
|
|
||||||
title Default layout
|
title Default layout
|
||||||
setkey
|
setkey
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue