[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Changing the grub2 menu from full screen to a smaller box.
From: |
Andrei Borzenkov |
Subject: |
Re: Changing the grub2 menu from full screen to a smaller box. |
Date: |
Mon, 22 Dec 2014 19:49:53 +0300 |
В Mon, 22 Dec 2014 10:53:56 -0500
Joel Heaton <address@hidden> пишет:
> Is there any way to change the size of the menu box instead of the full
> screen menu?
I'm not sure what do you mean "instead of"? If you are using gfxterm,
size of menu is defined by theme; you can redefine size of various
elements. It is not possible to do dynamically; you need to provide
definition of different theme.
If you are not using gfxterm, IIRC grub hardcodes menu size - it is
screen size without some fixed margins. There is no provision to change
it currently.