From: M0E L. <m0...@gm...> - 2009-07-28 20:06:06
|
WoW... cool I have not even had a chance to test this extensively... but I'm impressed! Thanks for the reports.. I have fixed the [-1] erros you are getting when clicking back/next/back/next. This was due to my bad habit of not clearing up arrays and stuff... but it's fixed. I still have to try to fix the lilo step on a smaller resolution. (I normally develop this thing @ 1440x900, so I got no visual problems ever ) The keyboard problem when you click on the grub booloader is actually intentional. I know this seems ackward, but grub2 does not really offer a whole lot of flexibility.. It depends completely on what the system tells it to do. Sort of a self-contained thing. The OS labels are merely for visual purposes when you choose GRUB. Nothing I can do there. Even if I were to go against the devs and manually override the labels, it would change back to default in no time when you run grub. Thanks for testing. Keep them coming. |