Use gfxmode=auto instead of specifying manually resolutions
authorUlrich Dangel <mru@grml.org>
Mon, 19 Dec 2011 05:57:50 +0000 (06:57 +0100)
committerUlrich Dangel <mru@grml.org>
Mon, 19 Dec 2011 05:57:50 +0000 (06:57 +0100)
templates/boot/grub/grub.cfg

index 8099b8f..adc46d3 100644 (file)
@@ -4,7 +4,7 @@ set timeout=20
 
 if loadfont /boot/grub/ascii.pf2 ; then
    insmod png
-   set gfxmode=1920x1200,1920x1080,1600x900,1400x1050,1440x900,1024x768,auto
+   set gfxmode=auto
    insmod gfxterm
    insmod vbe
    terminal_output gfxterm