You are not logged in.
Recently set my grub.cfg to use a 2560x1440 background pic. The pic is displayed as it should be but the text for my boot options is squished or compressed taking up the first 10% or so of the monitor. Anyone else seen this? I can't reboot for a while now, to post a pic so you'll have to use your imangineation with my crude ASCII rendering of what I see:
--------------------------------------------------
| |
| xxxxxxx |
| x x |
| x x |
| x M x |
| x E x |
| x N x |
| x U x |
| x x |
| x x |
| x x |
| xxxxxxx |
| |
--------------------------------------------------
Last edited by graysky (2013-08-05 05:30:33)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
I don't use grub, but with syslinux you have to set the menu width (in characters in syslinux's case). If one sets a higher resolution without changing the width in coloumns, it would get smaller.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
@T - I don't see an obvious setting in /etc/grub/default for menu width. One should never edit /boot/grub/grub.cfg directly, but should edit the aforementioned file + others config files and then generate it via a grub call. This could be an upstream bug I will admit.
Last edited by graysky (2013-08-03 17:41:53)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Looks like indeed an upstream bug.
http://savannah.gnu.org/bugs/?39682
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline