change gfxterm resolution

This commit is contained in:
phcoder 2009-10-24 12:45:47 +02:00
parent 1a5c44303c
commit 1ec31f046e
1 changed files with 1 additions and 1 deletions

View 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