Reference Guide

Option Parameter
The default value for Horizon Client 3.4 and earlier is
TLSv1.0:TLSv1.1.
VNC Viewer Connect Options
The following table contains the supported options you can use for VNC Viewer connections where default values are in bold:
Example:
CONNECT=VNC_VIEWER \
Description="VNC_Connection" \
Host=192.168.0.2 \
Color=True_Color \
AutoConnect=Yes \
Password=xyz \
Fullscreen=Yes \
LocalCopy=No
Table 14. VNC Viewer Connect Parameter Options
Options Description
AutoConnect={yes, no} Default is no.
It starts the connection automatically at sign-on, if AutoConnect is
set to yes.
Colors ={True_Color, 0, 1, 2, 16, 24} Default is True_Color
Specifies how many colors to display. True_Color specifies full
color, 0 specifies 8 colors, 1 specifies 64 colors, and 2 specifies
256 colors.
For backward compatibility, 16 and 24 values are also accepted. In
these cases, 16 is mapped to 1 (that is 64 colors) and 24 is mapped
to 2 (that is 256 colors).
Compression=<integer{1 to 6}> Default is 2
Sets compression level to the specified value, where 0 = Low and
6 = High.
Description=< String> Default is none.
Connection name. Provides a connection name for the Desktop
icon and the Connection Manager.
CAUTION: The must be enclosed in double quotation
marks if it contains spaces or punctuation characters.
The following characters are not allowed: & ‘ “ $ ? ! | ;
( ) [ ] { } \
FullScreen={ yes, no} Default is no.
VNC session will run at full screen, if FullScreen is set to yes.
Host= <host address>[;<host
address>...]
Default is none
Specifies a host or lists of host values. The thin client attempts to
connect to the next server on the list if the current one fails. The
list items must be separated by semicolons or commas.
48 Connect Parameter Options