Release Notes

Table Of Contents
Table 105. INI parameters (continued)
INI parameters Description*
The DriverDebugLevel parameter specifies which information related to
Intel wireless driver or firmware needs to be printed.
This option is valid only with the DriverLogLevel parameter. Ensure that
you specify a value for the DriverLogLevel parameter before you use this
parameter.
The following are the valid values:
#define DBGLVL1 (IWL_DL_INFO)
#define DBGLVL2 (DBGLVL1 | IWL_DL_FW_ERRORS)
#define DBGLVL3 (DBGLVL2 | IWL_DL_TEMP | IWL_DL_POWER)
#define DBGLVL4 (DBGLVL3 | IWL_DL_ASSOC | IWL_DL_TE)
#define DBGLVL5 (DBGLVL4 | IWL_DL_DROP | IWL_DL_RADIO)
#define DBGLVL6 (DBGLVL5 | IWL_DL_SCAN | IWL_DL_HT)
#define DBGLVL7 (DBGLVL6 | IWL_DL_MAC80211 | IWL_DL_FW)
Sleep=[yes, no]
[program=[Sleep, Power off]]
[timer=[0, 1, 5, 10, 15, 30, 60,
120, 300, 600]]
The Sleep parameter enables or disables the sleep mode feature. The sleep
mode enables the thin client to enter the power-saving state and quickly
resumes full power operations without loss of data. The default value is yes.
The program parameter specifies whether the thin client must enter the
sleep mode or power off after the screen is turned off by screen saver. The
default value is Sleep.
The timer parameter specifies the time in minutes to either enter the sleep
mode or shut down the client after the screen saver starts. The default value
is 10 minutes.
[TLSDisableCipher={cipher_name_li
st}]
The TLSDisableCipher parameter confines the TLS client to stop using
the listed cipher suites.
In this release, DES, 3DES or both can be disabled. For example, to disable
both, use TLSDisableCipher=DES;3DES.
[PlayBackEnableList={device name
string}]
[RecordEnableList={device name
string}]
The PlayBackEnableList and RecordEnableList parameters enable
you to specify the list of audio devices that are mapped to an ICA session.
You can separate each audio device with a comma.
The audio device name is displayed in Event Log after you connect and
disconnect the device from the terminal. If the actual device name does not
match with the device in the list, the device cannot be mapped to the ICA
session. Setting the value to "" results in mapping of all devices. This is
similar to no INI setting.
The terminal default device that is available in the list is set as the default
device in the session. If there are no default devices in the list, the first valid
device in the list is set as the default device in the session.
[ShowAdmin=[yes, no]]
The ShowAdmin parameter enables or disables the local admin button in the
ThinOS Lite login window when StoreFront is disabled.
In this release, if the ShowAdmin parameter is set to no, and the SSPR
button is enabled, the SSPR button is positioned in the place of the admin
button.
[EnableReplay=[yes, no]]
The EnableReplay parameter enables or disables the audio tab in the
Troubleshooting window. You can replay pcap files of the UDP audio.
SetNetiDLicense=(yes, no)
[Name=License name]
[Company=License company]
[Value=License value]
The SetNetiDLicense parameter enables or disables the usage of
SecMaker NetiD smart card pkcs11 drivers.
The parameters Name, Company, and Value specify the license name,
license company, and the license value respectively.
ThinOS 8.6_019 and ThinOS Lite 2.6_019 159