User manual
Table Of Contents
- Using VMware Horizon View Client for Linux
- Contents
- Using VMware Horizon View Client for Linux
- System Requirements and Installation
- System Requirements
- System Requirements for Real-Time Audio-Video
- Supported Desktop Operating Systems
- Requirements for Using Flash URL Redirection
- Preparing View Connection Server for Horizon View Client
- Install Horizon View Client for Linux
- Configure the View Client Download Links Displayed in View Portal
- Horizon View Client Data Collected by VMware
- Configuring Horizon View Client for End Users
- Managing Server Connections and Desktops
- Using a Microsoft Windows Desktop on a Linux System
- Troubleshooting Horizon View Client
- Configuring USB Redirection on the Client
- Index
Table 6‑1. Configuration Properties for USB Redirection (Continued)
Policy Name and Property Description
Exclude Path
Property:
viewusb.ExcludePath
Exclude devices at specified hub or port paths from being redirected. The format of
the setting is bus-x1[/y1]..._port-z1[;bus-x2[/y2]..._port-z2]...
You must specify bus and port numbers in hexadecimal. You cannot use the
wildcard character in paths.
For example: bus-1/2/3_port-02;bus-1/1/1/4_port-ff
The default value is undefined.
Include Device Family
Property:
viewusb.IncludeFamily
Includes families of devices that can be redirected. The format of the setting is
family_name_1[;family_name_2]...
For example: storage
The default value is undefined.
Include Path
Property:
viewusb.IncludePath
Include devices at a specified hub or port paths that can be redirected. The format of
the setting is bus-x1[/y1]..._port-z1[;bus-x2[/y2]..._port-z2]...
You must specify bus and port numbers in hexadecimal. You cannot use the
wildcard character in paths.
For example: bus-1/2_port-02;bus-1/7/1/4_port-0f
The default value is undefined.
Include Vid/Pid Device
Property:
viewusb.IncludeVidPid
Includes devices with specified vendor and product IDs that can be redirected. The
format of the setting is vid-xxx1_pid-yyy2[;vid-xxx2_pid-yyy2]...
You must specify ID numbers in hexadecimal. You can use the wildcard character
(*) in place of individual digits in an ID.
For example: vid-0561_pid-554c
The default value is undefined.
Additional Examples
Each example is followed by a description of the effect on USB redirection.
1 Include most devices within mouse device family:
viewusb.IncludeFamily = "mouse"
viewusb.ExcludeVidPid = "Vid-0461_Pid-0010;Vid-0461_Pid-4d20"
The first property in this example tells View Client to allow mouse devices to be redirected to a View
desktop. The second property overrides the first and tells View Client to keep two specific mouse
devices local and not redirect them.
2 Turn on automatic device splitting, but exclude one particular device from splitting. For another
particular device, keep one of its components local and redirect the other components to the remote
desktop:
viewusb.AllowAutoDeviceSplitting = "True"
viewusb.SplitExcludeVidPid = "Vid-03f0_Pid-2a12"
viewusb.SplitVidPid = "Vid-0911_Pid-149a(exintf:03)"
viewusb.IncludeVidPid = "Vid-0911_Pid-149a"
Composite USB devices consist of a combination of two or more devices, such as a video input device
and a storage device. The first property in this example turns on automatic splitting of composite
devices. The second property excludes the specified composite USB device (Vid-03f0_Pid-2a12) from
splitting.
The third line tells View Client to treat the components of a different composite device
(Vid-0911_Pid-149a) as separate devices but to exclude the following component from being redirected:
the component whose interface number is 03. This component is kept local.
Using VMware Horizon View Client for Linux
54 VMware, Inc.