MediaMatrix nTouch 60 Spezifikationen Seite 65

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 86
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 64
NWare Release Notes
May 17, 2011 Version 1.6.2a.0 61
Added new keyboard commands - The ENTER key now opens the selected block(s) and
the ESC key closes the window with focus.
Added option for Kiosk mode to hide root level tabs.
Added option for Kiosk mode to hide cursors.
Kiosk page changes are now always deployed - before if no DSP or control wiring changes
were made the user was required to force a recompile by holding the shift key while hitting
the deploy button.
Default User logon is now case-insensitive.
Added optional XML based configuration for running NWare in Kiosk mode. The old
command line options have been removed. The new command line looks like:
"NWare.exe /personality=nware_kiosk kiosk_config.xml".
The xml file should be in the form :
<kiosk>
<name value="kiosk_test" />
<compile_id value="" /> <!-- only necessary if there are multiple compiles
of the
same project on the network -->
<deploy_id value="" /> <!-- only necessary if there are multiple deployments
of the
same project on the network -->
<username value="3" />
<hash value="" /> <!-- can use prehashed password if you don't want to store
the
password in plain text in this file -->
<password value="3" />
<hide_root_tab value="true" /> <!-- defaults to false -->
<hide_cursors value="true" /> <!-- defaults to false -->
</kiosk>
Note: The 'hash' referred to above can be generated within NWare by pressing
Ctrl-Shift-H. A Generate Hash dialog will be displayed. You should enter the same
username used in this xml and a password. The resulting hash code should be entered
within the <hash value=''" /> quotation marks. Use only the hash or password element, not
both. Obviously, the username and password (explicit or the hash) used here, must match
the username and password stored in the deployed project.
ControlManager
Added support for direct CAB control. Here is how to set it up:
1. From a command prompt, type
conman -adapters and press Enter.
A list of discovered adapters will be shown with a
Device ID:... line which shows how
Windows refers to the adapter.
2. Choose the appropriate NIC (on the CobraNet network) and copy the line from
\Device... to the end.
3. Open the
conman.cfg.xml file in a text editor.
4. Add a line after line 3 that incorporates the bit you copied from the printout of adapters
like this:
<cab_adapter value='\Device\{3bcabbb8-8809-41e2-8e0f-d4c98fdfe6e3}' />
Seitenansicht 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 85 86

Kommentare zu diesen Handbüchern

Keine Kommentare