Changing the POS Function Icons

Retailers can replace the images used for the POS screen function icons.

This task uses the following files.

File name Folder

UiManager.Config.sample.xml

UiManager.Config.xml

%PROGRAMFILES(X86)%\NCR\AdvancedStore\POS\HtmlPsxClient\config

To replace the function icon image files, follow these steps:

  1. Ensure that the POS application has not been started.
  2. Open the UiManager.Config.sample.xml file and locate the button identifier in the name attribute of the Config element. The Config element is located in the following groups:
    • Images
    • TitleHelp
    • Keypad

    The Config elements used in the example below are located in the TitleHelp group.

  3. Copy the config name line requiring the icon configuration to the UiManager.Config.xml file. Paste this code before the </UiManagerConfiguration> line.
  4. Modify the icon values.
  5. Save the file.
  6. Start the POS application and then verify that the changes have been applied.