Technical Product Specification
Intel® Local Control Panel TPS Customization
Revision 1.2
Intel order number C96442-003
31
10.2.2 Splash Screen Positioning
When the splash screen is converted, the user must specify the location on the Intel
®
Local
Control Panel display that the splash screen is to appear. The –t and –l switch options in the
ILCPCK.EXE utility are used to specify the location of the splash screen.
The default location of the splash screen is at the top left corner of the Intel
®
Local Control Panel
display. It corresponds to 0,0. Values of 0 for both the –t and –l switches place the top-left
corner of the splash screen at the top-left corner of the Intel
®
Local Control Panel display.
If the option –t 8 is specified, the splash screen shifts down by eight pixels down from the top of
the Intel
®
Local Control Panel display. The option –l 14 shifts the splash screen 14 pixels to the
right. To center a 112x48 splash screen on the Intel
®
Local Control Panel display use –t 8 –l 8.
The Intel
®
Local Control Panel splash screen image and the pixels shifted cannot exceed the
maximum size of the Intel
®
Local Control Panel display. A valid 112x48 splash screen can be
shifted a maximum of 16 pixels down and 16 pixels to the right.
Any shifting of the splash screen using the –t and –l commands are made at the time of
conversion of the splash screen bitmap into a .hex file. The splash screen position cannot be
shifted after it is loaded. To move it requires re-conversion and re-loading.
10.3 String Customization
Intel
®
Local Control Panel strings are customizable. The Intel
®
Local Control Panel has two
complete memory areas reserved for strings. This allows the Intel
®
Local Control Panel to
display two separate roman-based language strings.
10.3.1 String Area Size
Each string area is 2176 bytes in size. The Intel
®
Local Control Panel has 192 strings in a string
area, with each string terminated by a <null> character. The remaining 1984 bytes are available
for string data.
10.3.2 String Definitions
Strings 1-128 strings correspond numerically to the 128 menu items. This means that the first
string in each string area is used for the first menu item.
Strings 129-160 correspond to Intel
®
Local Control Panel text strings.
Strings 161-192 correspond to Intel
®
Local Control Panel error messages.
The Intel
®
Local Control Panel Customization Kit includes the default Intel
®
Local Control Panel
string file called string1.txt. This file includes the standard strings shipped with the Intel
®
Local
Control Panel.