mirror of
https://github.com/webmin/webmin.git
synced 2026-06-07 05:30:22 +01:00
Adds a Webmin GRUB 2 module for inspecting boot entries, editing defaults, custom entries, themes, password protection, BLS-aware kernel options, safe menu regeneration, boot loader installation, manual config editing, status reporting, ACLs, backups, logging, and tests.
10 lines
460 B
HTML
10 lines
460 B
HTML
<header>Graphics mode</header>
|
|
<p>Sets the GRUB graphical screen mode used by themes and the graphical
|
|
terminal. The theme provides layout and images, but this setting chooses the
|
|
resolution GRUB renders them at.</p>
|
|
|
|
<p>Use <tt>auto</tt> to let GRUB choose, or enter one or more modes such as
|
|
<tt>1024x768</tt> or <tt>1280x1024x32</tt>, separated by commas. If a theme is
|
|
cropped or shifted, try a resolution closer to the one the theme was designed
|
|
for.</p>
|