]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Undo DEFAULT_VIDEO_MODE kludge (correct solution is in gfxmenu branch)
authorRobert Millan <rmh@aybabtu.com>
Tue, 15 Dec 2009 21:06:04 +0000 (21:06 +0000)
committerRobert Millan <rmh@aybabtu.com>
Tue, 15 Dec 2009 21:06:04 +0000 (21:06 +0000)
term/gfxterm.c

index 20dc11c20060f8d0b28e9209db5fcae7312bd1d1..972c7236d0da3b1b5f27c2c63e6557e778da4403 100644 (file)
@@ -27,7 +27,7 @@
 #include <grub/bitmap.h>
 #include <grub/command.h>
 
-#define DEFAULT_VIDEO_MODE "1024x600"
+#define DEFAULT_VIDEO_MODE     "1024x768,800x600,640x480"
 #define DEFAULT_BORDER_WIDTH   10
 
 #define DEFAULT_STANDARD_COLOR  0x07