]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
change gfxterm resolution
authorphcoder <phcoder@debian.bg45.phnet>
Sat, 24 Oct 2009 10:45:47 +0000 (12:45 +0200)
committerphcoder <phcoder@debian.bg45.phnet>
Sat, 24 Oct 2009 10:45:47 +0000 (12:45 +0200)
term/gfxterm.c

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