# Global properties title-text: "" title-font: "DejaVu Sans Bold 14" title-color: "#ffffff" message-font: "DejaVu Sans Bold 14" message-color: "#000000" message-bg-color: "#f6f6f6" desktop-image: "background.png" terminal-font: "Droid Sans Mono Regular 11" terminal-box: "terminal_*.png" terminal-left: "14%" terminal-top: "14%-4" terminal-width: "72%" terminal-height: "72%" + image { left = 15% top = 8%-23 file = "Logo_Virtuozzo.png" } + image { id = "__uefi__" left = 100%-45 top = 0 file = "Logo_UEFI.png" } # Show the boot menu + boot_menu { left = 15% width = 70% top = 50%-176 height = 335 item_font = "DejaVu Sans Bold 14" selected_item_font = "DejaVu Sans Bold 14" item_color = "#ffffff" selected_item_color = "#ffffff" item_height = 26 item_padding = 0 item_spacing = 9 item_icon_space = 0 icon_width = 2 icon_height = 0 item_pixmap_style = "item_normal_*.png" selected_item_pixmap_style = "highlighted_*.png" scrollbar = true scrollbar_width = 10 scrollbar_thumb = "scrollbar_*.png" scrollbar_frame = "scrollback_*.png" scrollbar_thumb_overlay = true scrollbar_slice = center menu_pixmap_style = "menu_bkg_*.png" } # Show a styled horizontal progress bar + progress_bar { id = "__timeout__" left = 30%-145 width = 40%+290 top = 70%+68 height = 28 show_text = true font = "DejaVu Sans Bold 14" text_color = "#600000" text = "@TIMEOUT_NOTIFICATION_LONG@" fg_color = "#f8b490" bg_color = "#ffffff" border_color = "#800000" } # Show an informational message. + hbox { top = 94%+9 left = 50%-235 + label {text = "E: " font = "DejaVu Sans Bold 14" color = "#c84848" align = "left"} + label {text = "Edit entry " font = "DejaVu Sans Bold 14" color = "#800000" align = "left"} + label {text = "C: " font = "DejaVu Sans Bold 14" color = "#c84848" align = "left"} + label {text = "Console " font = "DejaVu Sans Bold 14" color = "#800000" align = "left"} + label {text = "Enter: " font = "DejaVu Sans Bold 14" color = "#c84848" align = "left"} + label {text = "Boot entry " font = "DejaVu Sans Bold 14" color = "#800000" align = "left"} + label {text = "ESC: " font = "DejaVu Sans Bold 14" color = "#c84848" align = "left"} + label {text = "Back" font = "DejaVu Sans Bold 14" color = "#800000" align = "left"} }