Datasheet

www.myelux.com eLux
®
NG
Build # 27 199
full: A modified toolbar (Back, Forward, Reload, Stop, Print) is displayed. You
can choose a Web site from the list of base sites. All other buttons are
blended out. Keyboard shortcuts are deactivated, however the keyboard is
still active.
blank: All buttons in the browser are blended out. In addition, returns to the
homepage after a set idle time.
urlbar: A modified toolbar (Back, Forward, Reload, Stop, Print) and the URL bar are
displayed. All other buttons are blended out. Keyboard shortcuts are
deactivated, however the keyboard is still active.
To set the chrome parameter locally you can use the “ucinitool” command. Example: To set
the chrome to “urlbar,” on the Thin Client open a local shell and type the following (case
sensitive):
ucinitool -f /setup/mozilla/mozilla.ini –s kiosk Chrome=urlbar
Tip To edit a file in /setup:
1. Use the UNIX editor vi
2. Use the text editor (see “
4.8.8 Text Editor”)
3. Transfer the file to a machine with editing software, edit the file and copy it back to the
Thin Client
Tip On the Thin Client, you can use the UNIX copy command (“cp <file directory> <target
directory>”) to copy the file to an NFS or SMB drive, or in the eLux NG starter the FTP function
available in Setup > Diagnosis.
3. Depending on which style you used, set additional parameters:
“full”: Set the list of base sites in /setup/mozilla/uri-list.properties.
Example: To set three entries:
uriCount=3
uriString1=My eLux
uriValue1=http://www.myelux.com
uriString2=UniCon Software GmbH
uriValue2=http://www.unicon-ka.de
uriString3=Mozilla
uriValue3=http://www.mozilla.org
“blank”: Returns to the homepage after 30 seconds idle time. Set the time in
/setup/mozilla/kioskDefault.properties.
“urlBar”: No further parameters available.
4. Set the homepage and start page in the application definition (Configuration > New >
Browser). Use full URL format: “http://<domain name>”. The Web page can be on the
Internet, on your thin client, or on another computer on the network. Click to select Kiosk
mode.
This section described how to activate the default styles by editing files in /setup. The required files
can be transferred to many Thin Clients using the Scout Enterprise file transfer function. This is the
easiest method. Making changes to the *.jar file (/usr/mozilla/chrome/kiosk.jar) directly requires EBK.