Changes

Jump to navigation Jump to search
Line 402: Line 402:  
=== MENU MSGCOLOR fg_filter bg_filter shadow ===
 
=== MENU MSGCOLOR fg_filter bg_filter shadow ===
   −
Sets *all* the msgXX colors to a color scheme derived from the
+
Sets *all* the msgXX colors to a color scheme derived from the fg_filter and bg_filter values.  Background color zero is always treated as transparent.  The default corresponds to:
fg_filter and bg_filter values.  Background color zero is
  −
always treated as transparent.  The default corresponds to:
      
menu msgcolor #90ffffff #80ffffff std
 
menu msgcolor #90ffffff #80ffffff std
   −
This directive should come before any directive that
+
This directive should come before any directive that customizes individual msgXX colors.
customizes individual msgXX colors.
        −
MENU WIDTH 80
+
* MENU WIDTH 80
MENU MARGIN 10
+
* MENU MARGIN 10
MENU PASSWORDMARGIN 3
+
* MENU PASSWORDMARGIN 3
MENU ROWS 12
+
* MENU ROWS 12
MENU TABMSGROW 18
+
* MENU TABMSGROW 18
MENU CMDLINEROW 18
+
* MENU CMDLINEROW 18
MENU ENDROW -1
+
* MENU ENDROW -1
MENU PASSWORDROW 11
+
* MENU PASSWORDROW 11
MENU TIMEOUTROW 20
+
* MENU TIMEOUTROW 20
MENU HELPMSGROW 22
+
* MENU HELPMSGROW 22
MENU HELPMSGENDROW -1
+
* MENU HELPMSGENDROW -1
MENU HIDDENROW -2
+
* MENU HIDDENROW -2
MENU HSHIFT 0
+
* MENU HSHIFT 0
MENU VSHIFT 0
+
* MENU VSHIFT 0
   −
These options control the layout of the menu on the screen.
+
These options control the layout of the menu on the screen. The values above are the defaults.
The values above are the defaults.
  −
 
  −
A negative value is relative to the calculated length of the
  −
screen (25 for text mode, 28 for VESA graphics mode.)
      +
A negative value is relative to the calculated length of the screen (25 for text mode, 28 for VESA graphics mode.)
    
=== F1 textfile background ===
 
=== F1 textfile background ===

Navigation menu