mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-31 03:01:33 +00:00
change gfxterm resolution
This commit is contained in:
parent
1a5c44303c
commit
1ec31f046e
@ -27,7 +27,7 @@
|
|||||||
#include <grub/bitmap.h>
|
#include <grub/bitmap.h>
|
||||||
#include <grub/command.h>
|
#include <grub/command.h>
|
||||||
|
|
||||||
#define DEFAULT_VIDEO_MODE "1024x768,800x600,640x480"
|
#define DEFAULT_VIDEO_MODE "1024x600"
|
||||||
#define DEFAULT_BORDER_WIDTH 10
|
#define DEFAULT_BORDER_WIDTH 10
|
||||||
|
|
||||||
#define DEFAULT_STANDARD_COLOR 0x07
|
#define DEFAULT_STANDARD_COLOR 0x07
|
||||||
|
Loading…
Reference in New Issue
Block a user