title-text: "CRITC HongAn Server OS V1.0"
title-color: "#ffffff"
#desktop-image: "splash.png"
desktop-image: "background.jpg"
desktop-color: "#000000"
terminal-font: "Unifont Regular 14"
terminal-box: "terminal_box_*.png"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
+ boot_menu {
    left = 4%
    top = 10%
    width = 92%
    height = 63%
    item_font = "Noto Sans CJK SC Regular 14"
    item_color = "#dddddd"
    selected_item_color = "#ffffff"
    item_height = 42
    item_spacing = 9
    item_padding = 9
    icon_width = 30
    icon_height = 21
    item_icon_space = 18
    item_pixmap_style = "item_*.png"
    selected_item_pixmap_style = "selected_item_*.png"
   ##menu_pixmap_style = "menu_*.png"
    scrollbar_thumb = "scrollbar_thumb_*.png"
    scrollbar_width = 8
}
+ label {
    left = 0
    top = 93%
    width = 100%
    align = "center"
    id = "__timeout__"
    color = "#b22222"
    font = "Noto Sans CJK SC Regular 14"
    text = "Start in %d seconds"
}
+ label {
    left = 0
    top = 83%
    width = 100%
    align = "center"
    #color = "#99E53E"
    color = "#ffffff"
    font = "Noto Sans CJK SC Regular 14"
    text = "Use the ↑ and ↓ keys to change the selection"
}
+ label {
    left = 0
    top = 86%
    width = 100%
    align = "center"
    color = "#ffffff"
    font = "Noto Sans CJK SC Regular 14"
    text = "Please 'e' to edit the selected item, or 'c' for a command prompt"
}
