Steven Shiau
2006-Sep-14 02:05 UTC
[syslinux] 3.20-pre5 vesamenu works pretty well in ATI and Intel VGA chips
The 3.20-pre5 vesamenu works pretty well in ATI (Radeon Mobility M6) and Intel VGA chips (82865G Integrated). Awesome! If I remove the png file, it will fall back to the text mode. Just one more question, I'd like to make this text mode color looks like that default one in menu.c32, but when I use "MENU COLOR ..." to change the setting, it seems no affect. Where am I wrong? If it can be done, how can I set those MENU COLOR ? Appreciate that. Steven. -- Steven Shiau
H. Peter Anvin
2006-Sep-14 04:51 UTC
[syslinux] 3.20-pre5 vesamenu works pretty well in ATI and Intel VGA chips
Steven Shiau wrote:> The 3.20-pre5 vesamenu works pretty well in ATI (Radeon Mobility M6) and > Intel VGA chips (82865G Integrated). Awesome! > If I remove the png file, it will fall back to the text mode. Just one > more question, I'd like to make this text mode color looks like that > default one in menu.c32, but when I use "MENU COLOR ..." to change the > setting, it seems no affect. Where am I wrong? If it can be done, how > can I set those MENU COLOR ? > Appreciate that.The text mode color should be the same one as in menu.c32; in fact, the two are using the exact same code. What does your setup look like? -hpa