Managing control gesturing

By default, you can drag the mouse to select multiple controls in Kiosk and gesture all of them at the same time. This is a convenient feature when you are running Kiosk on a PC. However, if you are running Kiosk on nTouch 180, it is sometimes preferable to disable this feature, so that users do not accidentally select multiple controls when they touch the screen.

To prevent the selection of multiple controls

  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="enable_marquee_selection" value="false" />

  4. Save the file.

See also

Hiding the window border

Hiding the selection rectangle

Hiding the status window

Hiding the Command Prompt window

Hiding page tabs