]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* docs/grub.texi (Simple configuration): Update GRUB_GFXMODE
authorColin Watson <cjwatson@ubuntu.com>
Wed, 30 Mar 2011 09:19:08 +0000 (10:19 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Wed, 30 Mar 2011 09:19:08 +0000 (10:19 +0100)
documentation.

ChangeLog.vbe-autodetect
docs/grub.texi

index 3341e8cc3d70d18095a748d5bd59478ea5327298..6308e579309d2aca71f84bbc8a9cdc85b7e36b68 100644 (file)
@@ -29,3 +29,5 @@
 
        * util/grub.d/00_header.in (GRUB_GFXMODE): Default to "auto".  This
        is more appropriate on a wider range of platforms than 640x480.
+       * docs/grub.texi (Simple configuration): Update GRUB_GFXMODE
+       documentation.
index 54a2d879196cde425bdf84f5af51bd4e19bf5145..885bb473119f4ac9b2bfa39f6f8d7a3e5951bde5 100644 (file)
@@ -1140,7 +1140,8 @@ listed in @file{/boot/grub/video.lst}.
 Set the resolution used on the @samp{gfxterm} graphical terminal.  Note that
 you can only use modes which your graphics card supports via VESA BIOS
 Extensions (VBE), so for example native LCD panel resolutions may not be
-available.  The default is @samp{640x480}.
+available.  The default is @samp{auto}, which tries to select a preferred
+resolution.
 
 @item GRUB_BACKGROUND
 Set a background image for use with the @samp{gfxterm} graphical terminal.