Reference Guide

Parameter
* Global overrides identically-named user
profile
** After sign off, user profile returns to
global value
Description
ResourceURL={yes, no}
[Type={Picture, Firmware, Package}]
[URL=_url_path_]
[User=_user_name]
[Password=_password_]
[Encrypt={yes, no}]
The resource files have their specified default path in file server, for example, the
pictures for Showing Picture screen saver are from the folder /wnos/picture in
file server (default), and the bitmap are from /wnos/bitmap.
ResourceURL—If this option is set to yes, the subsequent options are use to
configure one or more resource URL. The system fetches the resource files from the
new URL.
If this option is set to no, all the subsequent options are to be ignored.
Type—This option specifies the resource type. Currently, only Picture is supported,
which is for showing picture screen saver.
Type=Picture—This option specifies the URL of pictures for Showing Picture
screen saver.
Type=Firmware—This option specifies the URL for ThinOS image, BIOS image,
hosts, printermap and noticefile.
Type=Package—This option specifies the URL for packages.
Example:
ResourceUrl=yes \
type=picture url=ftp://10.xxx.xxx.xx/pic1 user=pteng
password=xxxxxx
encrypt=no \
type=firmware url=http://10.xxx.xxx.x/wnos1
user=administrator
password=XXXXXX encrypt=yes \
type=package url=https://10.xxx.xxx.xxx/wnos/pkg2 user=abc
password=yyyy
URL—This option specifies a new URL of the resources.
User and Password—These options specify the credentials of the new resource
URL.
Encrypt—This option specifies whether or not the password is encrypted. For
example, ResourceUrl=yes type=picture url=ftp://10.xxx.xxx.xx/pic1 user=pteng
password=xxxxxx encrypt=no
**ScreenSaver=value{0, 1, 3, 5,
10, 15, 30}
[LockTerminal={0, 1, 2, 3}]
[Type={0, 1, 2, 3, 4}]
[VideoLink=httplink]
[VideoSpan=no]
[Unit=hour]
[Image=imagefile]
[PictureTimer={2-60}]
[PictureOrder=random]
[PictureCheck=always]
[PictureLayout={stretch, tile, center}]
[Sleep={0-180}]
Screensaver
— Specifies to put the thin client in a screensaver state when the time
limit for inactivity is reached, that is delay before starting is reached.
Default value is 10. Value and delay before starting the screensaver:
0 — Disabled
1 — 1 Minute
3- 3 Minutes
5 — 5 Minutes
10 — 10 Minutes
15 — 15 Minutes
30 — 30 Minutes
The default screen saver value is 10 minutes and the maximum value is 180 minutes. If
the value is not specified in the table, it is added to the drop down list in the GUI.
Parameters for wnos INI, {username} INI, and $MAC INI files 51