User manual
Table Of Contents
- Using VMware Horizon Client for Mac OS X
- Contents
- Using VMware Horizon Client for Mac OS X
- Setup and Installation
- System Requirements for Mac Clients
- System Requirements for Real-Time Audio-Video
- Smart Card Authentication Requirements
- Supported Desktop Operating Systems
- Preparing View Connection Server for Horizon Client
- Install Horizon Client on Mac OS X
- Add Horizon Client to Your Dock
- Configuring Certificate Checking for End Users
- Configure Advanced SSL Options
- Configuring Log File Collection Values
- Horizon Client Data Collected by VMware
- Using URIs to Configure Horizon Client
- Managing Remote Desktop and Application Connections
- Connect to a Remote Desktop or Application for the First Time
- Share Access to Local Folders and Drives
- Hide the VMware Horizon Client Window
- Configure Horizon Client to Select a Smart Card Certificate
- Configure Keyboard Shortcut Mappings
- Certificate Checking Modes for Horizon Client
- Searching for Desktops or Applications
- Select a Favorite Remote Desktop or Application
- Switch Desktops or Applications
- Log Off or Disconnect
- Connecting to a View Server at Horizon Client Launch
- Autoconnect to a Remote Desktop
- Configure Reconnect Behavior for Remote Applications
- Removing a View Server Shortcut from the Home Screen
- Reordering Shortcuts
- Roll Back a Desktop
- Using a Microsoft Windows Desktop or Application on a Mac
- Feature Support Matrix for Mac OS X
- Internationalization
- Monitors and Screen Resolution
- Connect USB Devices
- Using the Real-Time Audio-Video Feature for Webcams and Microphones
- Copying and Pasting Text and Images
- Using Remote Applications
- Saving Documents in a Remote Application
- Printing from a Remote Desktop or Application
- PCoIP Client-Side Image Cache
- Troubleshooting Horizon Client
- Index
HTML Code Examples
You can use URIs to make hypertext links and buttons to include in emails or on Web pages. The following
examples show how to use the URI from the first URI example to code a hypertext link that says, Test Link,
and a button that says, TestButton.
<html>
<body>
<a href="vmware-view://view.mycompany.com/Primary%20Desktop?action=start-session">Test
Link</a><br>
<form><input type="button" value="TestButton" onClick="window.location.href=
'vmware-view://view.mycompany.com/Primary%20Desktop?action=start-session'"></form> <br>
</body>
</html>
Chapter 2 Using URIs to Configure Horizon Client
VMware, Inc. 21