summaryrefslogtreecommitdiffstats
path: root/src/panel.inc
Commit message (Collapse)AuthorAgeFilesLines
* Don't change menu selection when F2-F6 are pressed (mga#5263).Martin Whitaker2017-04-111-1/+2
| | | | | | This was part of the functionality imported from openSUSE in commit 5ce8d30439463838f845c78bc926cc9b310a8743, but is not something we want.
* Switch F5 and F6 to match the old layoutChristophe Fergeau2009-02-231-2/+2
|
* only show the "Boot Options" entry when Fkey for "Kernel Option" is pressedPascal Rigaux2009-01-271-0/+1
| | | | | | | | | the difficulty here is to workaround the "Boot Options" from dirtying the display of the panel below it. A solution would be to move the "Boot Options" upper to leave some room between it and the panel. also adding the "Kernel Option" choice for grub, since otherwise you can't edit "Boot Options"
* one line "panel" instead of two linesPascal Rigaux2009-01-271-1/+1
| | | | | | | | the default is now to display things like "F2 Language" and the chosen language below. this patch reverts to previous behaviour: if you have a "title" (eg: "Language") we use it, otherwise we display the chosen value. this patch is useful to keep more room for the "Boot Options"
* make the "livecd" syslinux more alike non-livecd syslinuxPascal Rigaux2009-01-271-3/+1
| | | | (nb: i wonder what panel.extra is)
* imported openSUSE.tar.bz2 (from gfxboot-4.1.19-2.1.src.rpm)4.1.19.1Pascal Rigaux2009-01-271-0/+201