Add Home Screen Items

Specify the display name and the program path or URL of an item you want to add to the lockdown menu. You can also specify an image for the lockdown menu item.

Display Name Enter the display name of the menu item that will appear on the device.
Application Name/URL Enter the file path on the device, or the URL, for an executable program that will be launched when the menu item is selected. The path/URL will not be displayed on the lockdown menu.
Note:
  • A comma with no adjoining spaces must be used to separate the program path from any required command-line arguments. For example: /home/user/MyProg/Prog.exe,param1 param2.
  • If the program path contains spaces, you must enclose the path using %22 instead of double quotation marks ( " ).
Use Custom Image (Optional) Enable the toggle to select the file name of the image you want to be displayed for this lockdown menu item. The image will be automatically delivered to the device with the lockdown configuration. Select an image file from the list or click Browse File to select an image file from your local file system.

To display this image in the lockdown menu, you must include the <MCDispImgN> tag in the HTML template. See Customizing Lockdown Menu Templates for more information.

Note: If you want to replace an image that was previously imported, upload a new image file while maintaining the same name as the old image file. You will be asked to confirm the overwriting of the old image file. Click Yes and the new image will displayed.