Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ventoy boot menu
#1
Hello Master Longpanda; How to write theme.txt in order for some information about computer hardware to appear in the main menu. is it possible?

e.g.

theme.txt

+ vbox {
  left = 1%
  top = 1%
  + hbox {
  + label {text = "SecureBoot" color = "#ffff00"}
  + label {text = "@$grub_uefi_version@" color = "#ffff00"}
  }
  + hbox {
  + label {text = "Platform" color = "#ffff00"}
  + label {text = "@$grub_cpu-$grub_platform@" color = "#ffff00"}
  }
  + hbox {
  + label {text = "RAM" color = "#ffff00"}
  + label {text = "@$grub_total_ram MB@" color = "#ffff00"}
  }
  + hbox {
  + label {text = "Resolution" color = "#ffffff"}
  + label {text = "......." color = "#ffff00"}
  }
}
Reply


Messages In This Thread
Ventoy boot menu - by serhat100 - 12-15-2022, 12:49 PM
RE: Ventoy boot menu - by hyun9358 - 12-17-2022, 08:27 AM
RE: Ventoy boot menu - by nguyen ha thai trong - 12-18-2022, 08:01 PM
RE: Ventoy boot menu - by longpanda - 12-19-2022, 04:19 PM
RE: Ventoy boot menu - by serhat100 - 12-19-2022, 05:54 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)