summaryrefslogtreecommitdiff
path: root/README.menu
diff options
context:
space:
mode:
authorhpa <hpa>2005-08-26 00:51:49 +0000
committerhpa <hpa>2005-08-26 00:51:49 +0000
commitbbe54be15eeab564fa29b2808062e008547c9bb5 (patch)
treed7af6ab0896440b663bd6adf86fd4643d74db142 /README.menu
parentf2374b946f43a25a5a7d600077ba7422a6ca9cb7 (diff)
downloadsyslinux-bbe54be15eeab564fa29b2808062e008547c9bb5.tar.gz
Allow customization of the menu layout.
Diffstat (limited to 'README.menu')
-rw-r--r--README.menu13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.menu b/README.menu
index 26a07b16..30561b42 100644
--- a/README.menu
+++ b/README.menu
@@ -108,6 +108,19 @@ MENU MASTER PASSWD passwd
work.
+MENU WIDTH 80
+MENU MARGIN 10
+MENU PASSWORDMARGIN 3
+MENU ROWS 12
+MENU TABMSGROW 18
+MENU CMDLINEROW 20
+MENU ENDROW 24
+MENU PASSWORDROW 11
+
+ These options control the layout of the menu on the screen.
+ The values above are the defaults.
+
+
The menu system honours the TIMEOUT command; if TIMEOUT is specified
it will execute the ONTIMEOUT command if one exists, otherwise it will
pick the default menu option.