+
++ hbox{
+ left = 28%
+ top = 95%
+ width = 10%
+ height = 25
+ + label {text = "@VTOY_HOTKEY_TIP@" color = "blue" align = "left"}
+}
+
+
++ hbox{
+ left = 30%
+ top = 95%-25
+ width = 10%
+ height = 25
+ + label {text = "@VTOY_MEM_DISK@" color = "red" align = "left"}
+}
+
+
++ hbox{
+ left = 30%
+ top = 95%-50
+ width = 10%
+ height = 25
+ + label {text = "@VTOY_ISO_RAW@" color = "red" align = "left"}
+}
+
+
++ hbox{
+ left = 30%+200
+ top = 95%-50
+ width = 10%
+ height = 25
+ + label {text = "@VTOY_GRUB2_MODE@" color = "red" align = "left"}
+}
+
++ hbox{
+ left = 30%+200
+ top = 95%-25
+ width = 10%
+ height = 25
+ + label {text = "@VTOY_WIMBOOT_MODE@" color = "red" align = "left"}
+}
+
++ hbox{
+ left = 90%
+ top = 55
+ width = 10%
+ height = 25
+ + label {text = "@VTOY_ISO_UEFI_DRV@" color = "red" align = "left"}
+}