From: phcoder Date: Sat, 24 Oct 2009 10:45:47 +0000 (+0200) Subject: change gfxterm resolution X-Git-Tag: 1.98~160^2~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ec31f046e99d015fa36a5a1cfef9b80c3c2b74d;p=thirdparty%2Fgrub.git change gfxterm resolution --- diff --git a/term/gfxterm.c b/term/gfxterm.c index f161499e6..277660016 100644 --- a/term/gfxterm.c +++ b/term/gfxterm.c @@ -27,7 +27,7 @@ #include #include -#define DEFAULT_VIDEO_MODE "1024x768,800x600,640x480" +#define DEFAULT_VIDEO_MODE "1024x600" #define DEFAULT_BORDER_WIDTH 10 #define DEFAULT_STANDARD_COLOR 0x07