<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Graphical_Menu_Configruation_Advanced</id>
		<title>Graphical Menu Configruation Advanced - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Graphical_Menu_Configruation_Advanced"/>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Graphical_Menu_Configruation_Advanced&amp;action=history"/>
		<updated>2026-04-15T00:59:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Graphical_Menu_Configruation_Advanced&amp;diff=3164&amp;oldid=prev</id>
		<title>Ben: /* Modify your default file from your server */</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Graphical_Menu_Configruation_Advanced&amp;diff=3164&amp;oldid=prev"/>
				<updated>2011-03-31T03:52:47Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Modify your default file from your server&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==How to change the font size / color of the PXE boot menu==&lt;br /&gt;
&lt;br /&gt;
It's very easy to edit the graphical pxe menu of the FOG server.  You can change everything from the background color [[Link title]] to the font color / size, and even add additional pieces of software you can boot from.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Modify your default file from your server===&lt;br /&gt;
You can also edit and modify the default menu file directly on your FOG server.  This file is located in the '''/tftpboot/pxelinux.cfg''' folder. &amp;lt;br&amp;gt;&lt;br /&gt;
::''Note that this file, along with your customized edits, will be overwritten by FOG if the PXE boot menu is updated through the web interface.'' &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open the default file in your favorite text editor.  You are going to want to modify the file to adjust the menu color title and the default font color.  Please note that font color and menu color are controlled similar to what you would see in HTML based coding.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;   DEFAULT vesamenu.c32&lt;br /&gt;
   MENU TITLE FOG Computer Cloning Solution&lt;br /&gt;
   MENU BACKGROUND fog/bg.png&lt;br /&gt;
   MENU MASTER PASSWD $1$K8Vl0MRF$IeRczmyo1X3EH3Zf5aEcH0&lt;br /&gt;
   &lt;br /&gt;
   menu color title	1;36;44    #ffffffff #00000000 std&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By default #ffffffff = white&lt;br /&gt;
&lt;br /&gt;
By default #00000000 = black&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you feel inclined, you can also change what is displayed at the top of the menu as well.  Even though FOG is registered under GPL 3, I am going to suggest that you include some credit for Chuck Syperski / etc.&lt;br /&gt;
&lt;br /&gt;
Here is a list of other color elements you may wish to change&lt;br /&gt;
&lt;br /&gt;
 screen          Rest of the screen&lt;br /&gt;
 border          Border area&lt;br /&gt;
 title           Title bar&lt;br /&gt;
 unsel           Unselected menu item&lt;br /&gt;
 hotkey          Unselected hotkey&lt;br /&gt;
 sel             Selection bar&lt;br /&gt;
 hotsel          Selected hotkey&lt;br /&gt;
 disabled	 Disabled menu item&lt;br /&gt;
 scrollbar       Scroll bar&lt;br /&gt;
 tabmsg          Press [Tab] message&lt;br /&gt;
 cmdmark         Command line marker&lt;br /&gt;
 cmdline         Command line&lt;br /&gt;
 pwdborder       Password box border&lt;br /&gt;
 pwdheader       Password box header&lt;br /&gt;
 pwdentry        Password box contents&lt;br /&gt;
 timeout_msg     Timeout message&lt;br /&gt;
 timeout         Timeout counter&lt;br /&gt;
 help		 Help text&lt;br /&gt;
 msgXX		 Message (F-key) file attribute XX&lt;br /&gt;
&lt;br /&gt;
e.g &lt;br /&gt;
 menu color unsel 1;36;44    #fc0000 #00000000 std&lt;br /&gt;
will change the color of your menu items to red&lt;br /&gt;
&lt;br /&gt;
(These and more PXE menu settings can be found [http://syslinux.zytor.com/wiki/index.php/Comboot/menu.c32 http://syslinux.zytor.com/wiki/index.php/Comboot/menu.c32]&lt;br /&gt;
&lt;br /&gt;
=== Sample Background Images ===&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;White background with FOG logo in Black:&lt;br /&gt;
[[Media:Bg1.png]]&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Transparent FOG logo in Black:&lt;br /&gt;
[[Media:Bg2.png|Bg2.png]]&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
[[Category:Customization]]&lt;/div&gt;</summary>
		<author><name>Ben</name></author>	</entry>

	</feed>