Phone Customization
277
Parameter edk.edkprompt.X.label
[1]
<y0000000000xx>.cfg
Description
It configures the text string used as a label of the user input prompt X.
If it is left blank, Default is displayed.
Example:
edk.edkprompt.1.label = Enter Password
Note: It works only if “features.enhanced_dss_keys.enable” and “edk.edkprompt.X.enable” are set to
1 (Enabled).
Permitted
Values
String
Default
Default
Parameter edk.edkprompt.X.type
[1]
<y0000000000xx>.cfg
Description
It configures the type of characters entered by the user for user input prompt X.
If it is set to numeric, the default input method is 123, and you can switch among abc/ABC/2aB input
methods.
If it is set to text, the default input method is abc, and you can switch among ABC/2aB/123 input meth-
ods.
Note: It works only if “features.enhanced_dss_keys.enable” and “edk.edkprompt.X.enable” are set to
1 (Enabled).
Permitted
Values
text or numeric
Default
text
Parameter edk.edkprompt.X.userfeedback
[1]
<y0000000000xx>.cfg
Description
It configures the user input feedback method for user input prompt X.
Note: It works only if “features.enhanced_dss_keys.enable” and “edk.edkprompt.X.enable” are set to
1 (Enabled).
Permitted
Values
visible-the entered text is visible.
masked-the entered text is displayed as asterisk characters “*”. It can be used to mask password
fields.
Default
visible
Parameter edk.edkprompt.X.title
[1]
<y0000000000xx>.cfg
Description
It configures the text string used as a title for the user input prompt X. The title appears at the top of the
user input prompt screen.
If it is left blank, the EDK Prompt is displayed.
Note: It works only if “features.enhanced_dss_keys.enable” and “edk.edkprompt.X.enable” are set to
1 (Enabled).
Permitted
Values
String
Default
EDK Prompt
Supported
Devices
All phones except T57W, T48U, T48S, T48G, T46G, T42G, T41P, T29G
[1]
X is the prompt ID. X=1-10.