Setup Guide

Peripheral settings for wnos.ini files only
The following table contains the parameters used for configuring peripheral settings such as keyboard, monitor, mouse, and
printer. The defaults values are underlined.
Table 5. Peripheral Settings: wnos.ini files only (continued)
Parameter Description
DEVICE_SECURITY=allow_list/block_list
vid_pid=[vvvv,pppp]
class=name/[cc,ss,pp]
When DEVICE_SECURITY=allow_list is set, the security is
at high level. You must add all the devices such as Wyse
3020 thin client with ThinOS (T10D)'s netcard and internal
hub to the list that you want to use. All the other devices
are denied when the device is plugged-in.
When DEVICE_SECURITY=block_list is set, the security is
mid-level. You can add devices that are not present in the
list.
NOTE: Only the parameter name is updated
to DEVICE_SECURITY=allow_list/block_list from
DEVICE_SECURITY=white_list/black_list . The
functionality of the parameter remains the same.
About key value: all the value are hex, and vid_pid =
0xvvvvpppp, class value is =0xccsspp; where,
vvvv=device vendor id
pppp=device product id
cc= device interface class
ss=device interface subclass
pp=device interface protocol
Class name is abbreviation for the defined
class. Valid names are listed here:{Audio,
CDC_control, HID, Pysical, Image, MASS_STORAGE,
Hub, CDC_Data, Smart_Card, Content_Security,
Video, Personal_Healthcare, AudioVideo, Billboard,
Diagnostic_Device, Wireless, Miscellaneous, Application,
VendorSpecific}.
The max number of devices/class table is 16.
For Example:
DEVICE_SECURITY=white_list class=HID class=Audio
class=Video.
DEVICE_SECURITY=black_list vid_pid=0x0B0E2000
class=0x030101.
PrinterMap=a text file name or possibly URL.
A text file to be included to define printer mappings. Each
line in the file is of format Printer Identification=Printer Driver
Name. For example: HL-1240 Series=HP LaserJet.
ThinPrintEnable={no, yes}
[Port=port number]
Default is yes.
ThinPrintEnable Yes/no option to enable the thinprint
client.
portThe TCP port of the thinprint client. The default port
number value is 4000. The port number value must be less
than 65535.
SmbVersionRange={version_range} SmbVersionRangeControls the SMB protocol version that is
used in SMB printer communication. The client only uses the
SMB version that is specified in version_range.
The format of version_range is lowest_version,
highest_version. LM2 stands for LAN manager 2, SMB1 for
Parameters for wnos INI files only 19