On Wed, Nov 17, 2010 at 1:52 PM, Yves-Alexis Perez <[email protected]> wrote: > On mer., 2010-11-17 at 13:45 -0600, Arthur Machlas wrote: >> Can't capture, don't know how, > > Just use a digital camera? > >> but maybe I can explain better. I have >> spacefun background on Grub. Menu shows 2 kernels, >> 1 - grey >> 2 - white >> >> In this situation, kernel 1 will boot, but based on text brightness I >> had thought kernel two would boot, so I pressed up (which did >> nothing), then down to try and make kernel 1 the brightest. Pressing >> down resulted in >> 1 - white >> 2 - grey > > Ok, I guess I get it, you would have expected the brightest one to be > the selected one. > > Can you try to update /boot/grub/grub.cfg and replace: > > set color_normal=white/black > set color_highlight=light-gray/black > > by > > set color_normal=light-gray/black > set color_highlight=white/black > > (thus making the opposite, and what you expect)
Yes, that fixes it. Hopefully someone else will confirm this so you can go ahead with this fix. Best, AM -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

