Configuring Basic Features
187
When editing a softkey layout template, learn the following:
<Call States> indicates the start of a template and </Call States> indicates the
end of a template. For example, <CallFailed></CallFailed>.
<Disable> indicates the start of the disabled soft key list and </Disable> indicates
the end of the soft key list. The disabled soft keys are not displayed on the LCD
screen.
Create disabled soft keys between <Disable> and </Disable>.
<Enable> indicates the start of the enabled soft key list and </Enable> indicates
the end of the soft key list. The enabled soft keys are displayed on the LCD screen.
Create enabled soft keys between <Enable> and </Enable>.
<Default> indicates the start of the default soft key list and </Default> indicates
the end of the default soft key list. The default soft keys are displayed on the LCD
screen by default.
To customize a softkey layout template:
1. Open the template file using an ASCII editor.