Adding Home Screen Items

Specify the display name, program path, or URL of the item you want to add to the lockdown menu. You can also set a custom image for the menu item. You do this when:

Display Name Enter the name that appears on the device’s lockdown menu.
Application Name/URL Enter the file path on the device, or the URL, for an executable program that launches when selecting the menu item. The path/URL does not display on the lockdown menu.
Note:
  • Use a comma without adjoining spaces to separate the program path from any required command-line arguments. For example: /home/user/MyProg/Prog.exe,param1 param2.
  • If the program path includes spaces, you must enclose the path using %22 instead of double quotation marks ( " ).
Use Custom Image [Optional] Enable this toggle to select an image file for the lockdown menu item. The image automatically deploys with the lockdown configuration. Select an image from the list or choose Browse File to upload one from your file system. To display the custom image in the lockdown menu, include the <MCDispImgN> tag in your HTML template. For more information, see Customizing Lockdown Menu Templates.
Note: If you need to replace an existing image, upload a new file with the same name. When prompted, select Yes to confirm. The new image replaces the old one.