Graphical Menu
Status
The gfxmenu module implements a themeable graphical menu interface for GRUB. It began as ColinBennett's Google Summer of Code 2008 project, and is not yet integrated into GRUB trunk, but parts of it will probably be getting merged soon.
Ideas driving the graphical menu can be found on [[Subprojects/GraphicalMenuIdeas]].
Theme file format
See ThemeFormat for a detailed description of how to create themes for GRUB's graphical menu.
Font file format
See FontFormat for a detailed description of the new PFF2 font file format introduced to GRUB for use by the graphical menu system.
Software design
See GraphicalMenuDesign for an overview of the software design for the graphical menu.