Using nware_kiosk.xml

In this section

Hiding the window border

Hiding the selection rectangle

Hiding the status window

Hiding the Command Prompt window

Hiding page tabs

Managing control gesturing

See also

Using command line options

Using kiosk_preferences.xml

Using a personality file

Hiding the window border

By default, when the Kiosk window is maximized, there is a small black border around the edge, above the status window. If pages in your project stretch to the very edge of the window, you may want to hide the border to ensure the entire area of the page is visible.

To hide the window border

  1. Browse to C:\Program Files\MediaMatrix\NWare [version]\personality, and then edit the file nware_kiosk.xml.
  2. Scroll down to the end of the file.
  3. Just before the </preferences> tag, add this line:

    <item name="optimize_display_for_full_screen_kiosk" value="true" />

  4. Save the file.