From: Ulrich Dangel Date: Thu, 15 Dec 2011 21:20:42 +0000 (+0100) Subject: Replace 1440x1050 with 1400x1050 X-Git-Tag: v0.17.1~30 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=51e56e2b17e9ad5233f2b9eab6313f1c476eb6f8 Replace 1440x1050 with 1400x1050 Thanks to Sedat Dilek. --- diff --git a/templates/boot/grub/grub.cfg b/templates/boot/grub/grub.cfg index 39dcdca..8099b8f 100644 --- a/templates/boot/grub/grub.cfg +++ b/templates/boot/grub/grub.cfg @@ -4,7 +4,7 @@ set timeout=20 if loadfont /boot/grub/ascii.pf2 ; then insmod png - set gfxmode=1920x1200,1920x1080,1600x900,1440x1050,1440x900,1024x768,auto + set gfxmode=1920x1200,1920x1080,1600x900,1400x1050,1440x900,1024x768,auto insmod gfxterm insmod vbe terminal_output gfxterm