home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / openSuSE / openSUSE-11.2-GNOME-LiveCD-i686.iso / boot / i386 / loader / gfxboot.cfg < prev    next >
Text File  |  2009-11-02  |  5KB  |  215 lines

  1. ; Sections are read in the order given in base::layout, with section 'base'
  2. ; implicitly added at the end. If a config value is given more than once,
  3. ; the first entry wins.
  4. ;
  5. ; If a screen resolution can't be set, 640x480 is used as fallback (and
  6. ; section '640x480' added to the layout list).
  7. ;
  8. ; If the penguin screen is active, section 'penguin' is automatically added
  9. ; to the layout list.
  10. ;
  11. ; Setting livecd=1 implicitly adds section 'live' to the layout list.
  12. ;
  13. ; Color values: 24 bit RGB (e.g. 0xff0000 = red).
  14. ;
  15.  
  16. [base]
  17. ; theme name
  18. theme=openSUSE
  19. ; other sections to read
  20. layout=800x600,install
  21. ; penguin theme likelihood (in percent, -1 = auto)
  22. penguin=-1
  23. ; activate speech output
  24. talk=0
  25. ; sound volume (0..100)
  26. volume=70
  27. ; menu background transparency (0..255)
  28. menu.transparency=0x20
  29. ; default font
  30. font.normal=16x16.fnt
  31. ; main menu font
  32. font.large=16x16.fnt
  33. ; background image
  34. background=back.jpg
  35. ; max. visible main menu items
  36. mainmenu.entries=8
  37. ; minimal main menu selection bar width
  38. mainmenu.bar.minwidth=300
  39. ; main menu selection bar transparency (0..255)
  40. mainmenu.bar.transparency=150
  41. ; main menu colors
  42. mainmenu.bar.color=0xffffff
  43. mainmenu.normal.fg=0xffffff
  44. mainmenu.selected.fg=0x000000
  45. ; boot option colors
  46. bootopt.label.fg=0xffffff
  47. bootopt.text.fg=0xffffff
  48. ; progress bar color
  49. progress.bar.color=0x295202
  50. ; menu colors
  51. menu.normal.bg=0xd8deed
  52. menu.normal.fg=0x000000
  53. menu.selected.bg=0x6c6c6c
  54. menu.selected.fg=0xffffff
  55. ; window colors
  56. window.bg=0xd8deed
  57. window.fg=0x000000
  58. window.title.bg=0x217b05
  59. window.title.fg=0xffffff
  60. window.title.error.bg=0xc00000
  61. ; help system colors
  62. help.link.fg=0x0000a0
  63. help.link.selected.fg=0xffffff
  64. help.link.selected.bg=0x0000a0
  65. help.highlight.fg=0x009000
  66. ; panel colors
  67. panel.fg=0xffffff
  68. panel.title.fg=0xffffff
  69. panel.f-key.fg=0xffe050
  70. ; default keymap (e.g. de-latin1-nodeadkeys or cz-lat2-us)
  71. keymap=
  72. ; replace underscores ('_') with space in menu entries
  73. _2space=1
  74.  
  75. [800x600]
  76. ; screen size
  77. screen.size=800,600
  78. ; upper left corner
  79. mainmenu.pos=253,170
  80. ; boot option input field position
  81. bootopt.pos=263,480
  82.  
  83. [640x480]
  84. ; screen size
  85. screen.size=640,480
  86. ; upper left corner
  87. mainmenu.pos=130,122
  88. ; boot option input field position
  89. bootopt.pos=263,380
  90.  
  91. [penguin]
  92. ; upper left corner
  93. mainmenu.pos=220,163
  94. ; main menu selection bar transparency (0..255)
  95. mainmenu.bar.transparency=120
  96. ; boot option input field position
  97. bootopt.pos=263,490
  98. ; background image
  99. background=pback.jpg 
  100.  
  101. [install]
  102. ; show welcome animation
  103. welcome=1
  104. ; beep when menu is ready
  105. beep=1
  106. ; main menu item shown only if iso is tagged for media check
  107. mediacheck=mediachk
  108. ; main menu items where user can't add boot options
  109. nobootoptions=harddisk,memtest
  110. ; main menu items that are not passed an 'install' parameter
  111. noinstallopt=harddisk,firmware,memtest
  112. ; default install method (one of: cdrom, slp, ftp, http, nfs, smb, hd; default: cdrom)
  113. install=
  114. ; default repo location
  115. install.http.server=
  116. install.http.path=
  117. install.nfs.server=
  118. install.nfs.path=
  119. install.ftp.server=
  120. install.ftp.path=
  121. install.ftp.user=
  122. install.ftp.password=
  123. install.smb.server=
  124. install.smb.share=
  125. install.smb.path=
  126. install.smb.domain=
  127. install.smb.user=
  128. install.smb.password=
  129. install.hd.device=
  130. install.hd.path=
  131. ; default driver update (one of: yes, no, file, url; default: no)
  132. dud=
  133. ; if 'dud=file': file name on DVD
  134. dud.file=
  135. ; if 'dud=url': URL
  136. dud.url=
  137. ; if 'dud=url': menu item name (default = 'URL')
  138. dud.url.name=
  139. ; serial line setup (up to four lines)
  140. ; format: port,baud,dev
  141. ;   - port: 0-3: first four BIOS serial lines (COM1-COM4); >=4: I/O port (0x3f8)
  142. ;   - baud: baud rate (e.g. 115200); 0 = autodetect (considers baud rates >= 9600)
  143. ;   - dev: linux device name (e.g. ttyS0)
  144. ; - all lines are set up with 8 bits, no parity, 1 stop bit
  145. ; - if the bootloader also has a serial line setup, the port is
  146. ;   automatically used
  147. serial.line0=0,0,ttyS0
  148. serial.line1=1,0,ttyS1
  149. serial.line2=
  150. serial.line3=
  151. ; show keymap menu as submenu in lang dialog
  152. keymap.submenu=1
  153. ; check min memory size
  154. memcheck=0
  155. ; apppend *.spl to initrd
  156. spl=1
  157. ; move down one menu entry the first time an F-key is used
  158. autodown=1
  159. ; F-key assignments
  160. ; value can be one of: lang, video, install, kernelopts, dud, bits, keymap,
  161. ; profile, restore
  162. ; note1: 'bits' is only shown on x86_64, 'profile' only when a file 'profile'
  163. ; exists, 'restore' only when there is a boot entry 'restore'
  164. ; note2: F1 is always help, F9 enables speech output, F10 exits gfxboot
  165. key.F2=lang
  166. key.F3=video
  167. key.F4=install
  168. key.F5=kernelopts
  169. key.F6=dud
  170. key.F7=bits
  171. ; add 'lang' option with current locale
  172. addopt.lang=1
  173. ; add 'keytable' option with current keymap
  174. addopt.keytable=1
  175. livecd=1
  176.  
  177. [boot]
  178. ; show welcome animation
  179. welcome=0
  180. ; beep when menu is ready
  181. beep=0
  182. ; show keymap menu as submenu in lang dialog
  183. keymap.submenu=0
  184. ; system restore menu entry
  185. restore.title=
  186. ; F-key assignments, see install section for doc
  187. key.F2=lang
  188. key.F3=profile
  189. key.F4=keymap
  190. key.F11=restore
  191. ; add 'lang' option with current locale
  192. addopt.lang=0
  193. ; add 'keytable' option with current keymap
  194. addopt.keytable=0
  195.  
  196. [live]
  197. ; set livecd flag
  198. livecd=1
  199. ; move down one menu entry the first time an F-key is used
  200. autodown=0
  201. ; F-key assignments, see install section for doc
  202. key.F2=lang
  203. key.F3=video
  204. key.F4=kernelopts
  205. key.F5=
  206. key.F6=
  207. key.F7=
  208. key.F8=
  209. key.F11=
  210. key.F12=
  211. ; add 'lang' option with current locale
  212. addopt.lang=1
  213. ; add 'keytable' option with current keymap
  214. addopt.keytable=1
  215.