2009-07-06 00:59:02 +04:00
; Sections are read in the order given in base::layout, with section 'base'
; implicitly added at the end. If a config value is given more than once,
; the first entry wins.
;
; If a screen resolution can't be set, 640x480 is used as fallback (and
; section '640x480' added to the layout list).
;
; If the penguin screen is active, section 'penguin' is automatically added
; to the layout list.
;
; Color values: 24 bit RGB (e.g. 0xff0000 = red).
;
[base]
; theme name
2011-05-13 08:46:57 +04:00
theme = ALTLinux
2009-07-06 00:59:02 +04:00
; other sections to read
layout = 800x600,install
; penguin theme likelihood (in percent, -1 = auto)
penguin = 0
; activate speech output
talk = 0
; sound volume (0..100)
volume = 70
; menu background transparency (0..255)
2013-09-25 17:23:35 +04:00
menu.transparency = 0x20
2009-07-06 00:59:02 +04:00
; default font
2011-05-13 08:46:57 +04:00
font.normal = drs16.fnt
2009-07-06 00:59:02 +04:00
; main menu font
2011-05-13 08:46:57 +04:00
font.large = drs16.fnt
; bold main menu font
font.large.bold = drs16b.fnt
2009-07-06 00:59:02 +04:00
; background image
background = back.jpg
; max. visible main menu items
mainmenu.entries = 8
; minimal main menu selection bar width
2013-09-25 17:23:35 +04:00
mainmenu.bar.minwidth = 294
2009-07-06 00:59:02 +04:00
; main menu selection bar transparency (0..255)
2011-05-26 18:06:11 +04:00
mainmenu.bar.transparency = 0
2009-07-06 00:59:02 +04:00
; main menu colors
2016-07-15 14:40:57 +03:00
mainmenu.bar.color = 0x001056
2019-05-17 12:49:02 +03:00
mainmenu.normal.fg = 0x001056
2013-09-25 17:23:35 +04:00
mainmenu.selected.fg = 0xffffff
2009-07-06 00:59:02 +04:00
; boot option colors
2016-07-15 14:40:57 +03:00
bootopt.label.fg = 0xffffff
2016-08-30 14:02:37 +03:00
bootopt.text.fg = 0xf8e97c
2009-07-06 00:59:02 +04:00
; progress bar color
2019-05-27 11:35:23 +03:00
progress.bar.color = 0x001056
2009-07-06 00:59:02 +04:00
; menu colors
2013-09-25 17:23:35 +04:00
menu.normal.bg = 0xe9e8e7
menu.normal.fg = 0x000000
2016-07-15 14:40:57 +03:00
menu.selected.bg = 0xc9c8c8
menu.selected.fg = 0x000000
2009-07-06 00:59:02 +04:00
; window colors
2016-07-15 14:40:57 +03:00
window.bg = 0xd8deed
2009-07-06 00:59:02 +04:00
window.fg = 0x000000
2013-12-02 06:54:22 +04:00
window.title.bg = 0x@TITLE_COLOR@
2016-07-15 14:40:57 +03:00
window.title.fg = 0x@DARK_LABELS_HEX@
2009-07-06 00:59:02 +04:00
window.title.error.bg = 0xc00000
; help system colors
2013-09-25 17:23:35 +04:00
help.link.fg = 0x185da0
2011-05-13 08:46:57 +04:00
help.link.selected.fg = 0xffffff
2013-09-25 17:23:35 +04:00
help.link.selected.bg = 0x185da
2016-07-15 14:40:57 +03:00
help.highlight.fg = 0x@DARK_COLOR_HEX@
2009-07-06 00:59:02 +04:00
; panel colors
2011-05-13 08:46:57 +04:00
panel.fg = 0x000000
2016-07-15 14:40:57 +03:00
panel.title.fg = 0xffffff
2016-08-30 14:02:37 +03:00
panel.normal.fg = 0xf8e97c
2016-07-15 14:40:57 +03:00
panel.f-key.fg = 0xf8e97c
2009-07-06 00:59:02 +04:00
; default keymap (e.g. de_DE, czech)
keymap =
[800x600]
; screen size
screen.size = 800,600
; upper left corner
2013-09-25 17:23:35 +04:00
mainmenu.pos = 253,210
2009-07-06 00:59:02 +04:00
; boot option input field position
2011-05-13 08:46:57 +04:00
bootopt.pos = 200,480
2009-07-06 00:59:02 +04:00
[640x480]
; screen size
screen.size = 640,480
; upper left corner
2013-09-25 17:23:35 +04:00
mainmenu.pos = 130,122
2009-07-06 00:59:02 +04:00
; boot option input field position
bootopt.pos = 263,380
[install]
; show welcome animation
welcome = 0
; beep when menu is ready
2011-05-13 08:46:57 +04:00
beep = 0
2009-07-06 00:59:02 +04:00
; main menu item shown only if iso is tagged for media check
mediacheck = mediachk
; main menu items where user can't add boot options
nobootoptions = harddisk,memtest
; main menu items that are not passed an 'install' parameter
noinstallopt = harddisk,firmware,memtest
; default install method (one of: cdrom, slp, ftp, http, nfs, smb, hd; default: cdrom)
install =
; default repo location
install.http.server =
install.http.path =
install.nfs.server =
install.nfs.path =
install.ftp.server =
install.ftp.path =
install.ftp.user =
install.ftp.password =
install.smb.server =
install.smb.share =
install.smb.path =
install.smb.domain =
install.smb.user =
install.smb.password =
install.hd.device =
install.hd.path =
; default driver update (one of: yes, no, file, url; default: no)
dud =
; if 'dud=file': file name on DVD
dud.file =
; if 'dud=url': URL
dud.url =
; if 'dud=url': menu item name (default = 'URL')
dud.url.name =
; serial line setup (up to four lines)
; format: port,baud,dev
; - port: 0-3: first four BIOS serial lines (COM1-COM4); >=4: I/O port (0x3f8)
; - baud: baud rate (e.g. 115200); 0 = autodetect (considers baud rates >= 9600)
; - dev: linux device name (e.g. ttyS0)
; - all lines are set up with 8 bits, no parity, 1 stop bit
; - if the bootloader also has a serial line setup, the port is
; automatically used
serial.line0 = 0,0,ttyS0
serial.line1 = 1,0,ttyS1
serial.line2 =
serial.line3 =
; show keymap menu as submenu in lang dialog
keymap.submenu = 0
; show keymap in main menu
keymap.mainmenu = 0
[boot]
; show welcome animation
welcome = 0
; beep when menu is ready
2011-05-13 08:46:57 +04:00
beep = 0
2009-07-06 00:59:02 +04:00
; show keymap menu as submenu in lang dialog
keymap.submenu = 0
; show keymap in main menu
keymap.mainmenu = 0