The Mostly Harmless USB Disk https://mostlyharmless.io/usb/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

44 lines
882 B

# Main options
title-text: ""
desktop-image: "background.png"
desktop-color: "#000000"
terminal-font: "Inconsolata XL Bold 18"
terminal-left: "0"
terminal-top: "0"
terminal-width: "100%"
terminal-height: "100%"
terminal-border: "0"
# Boot menu
+ boot_menu {
left = 175
top = 320
width = 675
height = 360
item_font = "Inconsolata XL Bold 18"
item_color = "#000133"
selected_item_color = "#000"
icon_width = 24
icon_height = 24
item_icon_space = 20
item_height = 24
item_padding = 2
item_spacing = 2
selected_item_pixmap_style = "select_*.png"
}
+ hbox{
left = 80%
top = 95%
width = 10%
height = 25
+ label {text = "@VTOY_HOTKEY_TIP@" color = "#FBF7F0" align = "left"}
}
+ hbox{
left = 90%
top = 5 width = 10%
height = 25
+ label {text = "@VTOY_MEM_DISK@" color = "black" align = "left"}
}