12. Advanced
Configuration
2X
ThinClientServer Configuration Options
When diagnosing issues with 2X ThinClientServer, 2X
ThinClientOS, or actual Thin Clients, it is possible to set configuration
options to override certain behaviour, allowing the Administrator to circumvent
potential pitfalls.
These options are activated or deactivated by adding
lines in the text file (creating it if necessary):
.../conf/options.conf
...located under the “htdocs” folder
containing the Management Console installation. In a typical Windows scenario,
the full path would be:
“C:\Program
Files\2X\ThinClientServer\apache2\htdocs\conf\options.conf”
This is the list of settings available:
DOMAIN_MODE_2003=1
The default behaviour in terms
of passing credentials via the Windows Terminal Server Login is as
follows:
Username is passed in the
format <user>@<domain> only if...
- <domain>
is longer than 15 characters; or
- <user>
is longer that 20 characters; or
- DOMAIN_MODE_2003=1
is set
This option
can be set to force the system to ALWAYS pass the username in
<user>@<domain> format.
FORCE_SINGLE_VGA=1
When using a multi-monitor
support, it is possible to disable one of the outputs of a dual head card so as
to use the only one output of the vga card and the output of the onboard video
card
FORCE_VGA_REVERSED=1
This inverts the ordering of
the video cards on the motherboard to be initialized due to hardware or driver
malfunctions.
RDP_VERSION=4
The default value for RDP
connections is version 5.x. Version 4 is used on legacy Windows NT Terminal
Servers.
NUMLOCK=ON
The default behaviour is to
leave the NUMLOCK to be set by the BIOS of the PC. You can specify the state of
the NUMLOCK for all your ThinClientOS installation by setting it to OFF or ON
depending on your requirements.
DESKLOCK=1
When this option is set, it is
possible to use the NUMLOCK as a toggle when switching between multiple
“Full Screen” connections. The NUMLOCK will toggle wether pressing
ALT+TAB will be used by the 2X Desktop or else by the Terminal Server.
ICA_HOTKEYS=ON
This enables the HOTKEYS
bundled with the Citrix ICA Client for Linux. These are not enabled by
default.
LOAD_NX=1
This option forcefully
preloads the NX application to the ThinClientOS
LOAD_RDP=1
This option forcefully
preloads the full screen RDP client to the ThinClientOS
LOAD_ICA=1
This option forcefully
preloads the Citrix ICA Clientto the ThinClientOS
LOAD_2XA=1
This option forcefully
preloads the 2X ApplicationServer client to the ThinClientOS
CODEPAGE=437
Set the codepage to be used by
the ThinClientOS. This will be used accessing removable media with file names
stored in foreign languages. The default value is 437
MASTER_VOLUME=99
The default volume of the
ThinClientOS volume mixer is set to maximum due to the low output of some sound
cards. This can be set to a lower value depending on the requirements of the
administrator. The values accepted range from 0-99.
BLANK_TIME=5
This setting affects the
amount of time the ThinClientOS will wait to blank the screen as an effort to
reduce screen burn (screen saver). The amount quoted is in minutes. If you do
not want to enable the built in screen saver, you can safely omit the
option.
SKIP_VNC_PROMPT=1
When client shadowing is
enabled, a prompt is displayed on screen to notify the user that an
administrator is going to switch on the shadowing service. This is required by
law in most countries. If you want to disable the display of the prompt and
enable shadowing anyway, set the option above. Note that it’s the
responsibility of the Administrator to make sure that the users are notified
separately about the shadowing service if need be.