Add additional resolution (1600x900) to grub.cfg.
[grml-live.git] / templates / boot / grub / grub.cfg
index e208fe6..39dcdca 100644 (file)
@@ -4,7 +4,7 @@ set timeout=20
 
 if loadfont /boot/grub/ascii.pf2 ; then
    insmod png
 
 if loadfont /boot/grub/ascii.pf2 ; then
    insmod png
-   set gfxmode=1920x1200,1920x1080,1440x900,1024x768,auto
+   set gfxmode=1920x1200,1920x1080,1600x900,1440x1050,1440x900,1024x768,auto
    insmod gfxterm
    insmod vbe
    terminal_output gfxterm
    insmod gfxterm
    insmod vbe
    terminal_output gfxterm