12-20-2022, 11:36 PM
Code:
+ progress_bar {
id = "__timeout__"
text = "@TIMEOUT_NOTIFICATION_SHORT@"
left = 95%
top = 95%
width = 5%
height = 3%
text_color = "white"
bar_style = "*"
highlight_style = "*"
}
+ hbox {
left = 2%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 2%
top = 95%
+ label {text = "F1:Help" color = "white"}
}
+ hbox {
left = 11%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 11%
top = 95%
+ label {text = "F2:Browser" color = "white"}
}
+ hbox {
left = 24%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 24%
top = 95%
+ label {text = "F3:Tree View" color = "white"}
}
+ hbox {
left = 38%
top = 90%
+ image {file = "icons/hdd.png"}
}
+ hbox {
left = 38%
top = 95%
+ label {text = "F4:Local Boot" color = "white"}
}
+ hbox {
left = 53%
top = 90%
+ image {file = "icons/ventoy.png"}
}
+ hbox {
left = 53%
top = 95%
+ label {text = "F5:Tools" color = "white"}
}
+ hbox {
left = 62%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 62%
top = 95%
+ label {text = "F6:ExMenu" color = "white"}
}
+ hbox {
left = 72%
top = 90%
+ image {file = "icons/hdd.png"}
}
+ hbox {
left = 72%
top = 95%
+ label {text = "F7:TextMode" color = "white"}
}
+ hbox {
left = 84%
top = 90%
+ image {file = "icons/txt.png"}
}
+ hbox {
left = 84%
top = 95%
+ label {text = "L:Language" color = "white"}
}
+ hbox{
left = 16%
top = 97%
+ label {text = "@VTOY_MEM_DISK@" color = "gold" align = "left"}
}
+ hbox{
left = 27%
top = 97%
+ label {text = "@VTOY_WIMBOOT_MODE@" color = "gold" align = "left"}
}
+ hbox{
left = 43%
top = 97%
+ label {text = "@VTOY_ISO_RAW@" color = "gold" align = "left"}
}
+ hbox{
left = 62%
top = 97%
+ label {text = "@VTOY_ISO_UEFI_DRV@" color = "gold" align = "left"}
}
+ hbox{
left = 72%
top = 97%
+ label {text = "@VTOY_GRUB2_MODE@" color = "gold" align = "left"}
}
I used this and it seems to work in 800x600 and 1024x768