From: Robert Millan Date: Tue, 15 Dec 2009 21:06:04 +0000 (+0000) Subject: Undo DEFAULT_VIDEO_MODE kludge (correct solution is in gfxmenu branch) X-Git-Tag: 1.98~160^2~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ffb2403f5fadfd83cd8abaf716078f4f93cb24ed;p=thirdparty%2Fgrub.git Undo DEFAULT_VIDEO_MODE kludge (correct solution is in gfxmenu branch) --- diff --git a/term/gfxterm.c b/term/gfxterm.c index 20dc11c20..972c7236d 100644 --- a/term/gfxterm.c +++ b/term/gfxterm.c @@ -27,7 +27,7 @@ #include #include -#define DEFAULT_VIDEO_MODE "1024x600" +#define DEFAULT_VIDEO_MODE "1024x768,800x600,640x480" #define DEFAULT_BORDER_WIDTH 10 #define DEFAULT_STANDARD_COLOR 0x07