Ventoy Forums

Full Version: Help VentoyPlugson - gfxmode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
According to the official documentation, the gfxmode variable in grub2 can:
"The resolution may be specified as a sequence of one or more modes, separated by commas (‘,’) or semicolons (‘;’); each will be tried in turn until one is found. Each mode should be either ‘auto’, ‘widthxheight’, or ‘widthxheightxdepth’."
In ventory, this works fine if in the file ventoy.json manually write, for example:

Code:
"gfxmode": " 2560x1440;1920x1080x32;1680x1050;1920x1440x32"
But "VentoyPlugson" allows us to set only one permission from the list. Mr. longpanda, can you add the "clear" item to this list, and when you select the permission, add them via ‘;’ ?
Did so [attachment=716]