User manual

Table Of Contents
Table 24. Horizon Client Command-Line Options and Configuration File Keys (Continued)
Configuration Key Command-Line Option Description
view.kioskLogin --kioskLogin
Specifies that Horizon Client is going to authenticate
using a kiosk mode account.
If you are setting the configuration key, specify "TRUE"
or "FALSE". Default is "FALSE".
For examples, see the kiosk mode example that follows
this table.
view.mmrPath -m, --mmrPath=
(Available only with distributions from third-party
vendors) Specifies the path to the directory that contains
the Wyse MMR (multimedia redirection) libraries.
Example of using the command-line option:
--mmrPath="/usr/lib/altmmr"
view.monitors --monitors= numbered list
(Available with Horizon Client 3.2 and later) Allows you
to specify which adjacent monitors to use for
Horizon Client. Use --allmonitors (or
view.allMonitors) to specify that you want to use full
screen on all monitors, and use --monitors=numbered
list to specify which subset of the monitors to use.
Example of using the command-line option to specify
the first and second monitors in a configuration where 3
monitors are set next to each other horizontally:
--allmonitors --monitors="1,2" `
view.nomenubar --nomenubar
Suppresses the Horizon Client menu bar when the client
is in full screen mode, so that users cannot access menu
options to log off of, reset, or disconnect from a View
desktop. Use this option when configuring kiosk mode.
If you are setting the configuration key, specify "TRUE"
or "FALSE". Default is "FALSE".
view.nonInteractive -q, --nonInteractive
Hides unnecessary UI steps from end users by skipping
the screens that are specified in the command line or
configuration properties.
If you are setting the configuration key, specify "TRUE"
or "FALSE". Default is "FALSE".
Setting this property to "TRUE" is the equivalent of
setting the view.autoConnectBroker and
view.autoConnectDesktop properties to "TRUE".
Example of using the command-line option:
--nonInteractive
--serverURL="https://view.company.com"
--userName="user1" --password="-"
--domainName="xyz"
--desktopName="Windows 7"
view.once --once
Specifies that you do not want Horizon Client to retry
connecting in the case of an error occurring.
You should usually specify this option if you use kiosk
mode, and use the exit code to handle the error.
Otherwise, you might find it difficult to kill the vmware-
view process remotely.
If you are setting the configuration key, specify "TRUE"
or "FALSE". Default is "FALSE".
view.rdesktopOptions --rdesktopOptions=
(Available if you use the Microsoft RDP display
protocol) Specifies command-line options to forward to
the rdesktop application. For information about
rdesktop options, see the rdesktop documentation.
Example of using the command-line option:
--rdesktopOptions="-f -m"
Using VMware Horizon Client for Linux
30 VMware, Inc.