Ventoy Forums

Full Version: Ventoy Text
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good day,

I would like to know if there is a way to remove or change the text in the lower right hand corner of the ventoy boot screen which shows 
"1.0.51 BIOS www.ventoy.net".

Thank you!
NO.
Ok. Thanks!
Can the text color at least be changed for the Ventoy text information in the lower left hand side of the screen? The text which shows
"1.0.51 UEFI www.ventoy.net"
You can use ventoy_left/ventoy_top/ventoy_color to change its position and color.
https://www.ventoy.net/en/plugin_theme.html
Thanks

Ventoy version info
By default there will be a version info string at the lower left corner. For example 1.0.10 UEFI www.ventoy.net
This info is hard coded in the source. You can use ventoy_left/ventoy_top/ventoy_color to change its position and color.
If you want to remove it completely, I encourage you to read the source code, modify it and rebuild Ventoy. I think this is also the essence of open source.

That was the information I needed. I just want to remove that entire area with the text it just makes the bottom look too awkward together with the HBox.
If you make the colour the same as the background, then the text will not be seen.
(09-19-2021, 08:14 AM)Steve2926 Wrote: [ -> ]If you make the colour the same as the background, then the text will not be seen.

Yea I know but the text actually existing in that position pushes the HBOX menu further right to the screen making it look awkward. I need to get rid of that entire text area rather than make it invisible.
You can use ventoy_left/ventoy_top/ventoy_color to change its position and color.
https://www.ventoy.net/en/plugin_theme.html

So move the text to a homogeneous area somewhere and change it's color to match the background.
The text needs to be gotten rid of completely actually.