Tagged Questions
1
vote
0answers
381 views
syslinux / vesamenu.c32 - using highest available screen resolution?
I was wondering if there was a way to use the highest available resolution in the syslinux.cfg file?
I know i can do:
MENU RESOLUTION 1024 768
but without knowing available resolutions beforehand, ...