VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/vrde-multimonitor.dita@ 105335

Last change on this file since 105335 was 105335, checked in by vboxsync, 5 months ago

FE/Qt: bugref:10705. Merging r6149 from doc team's repo.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 1.3 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="vrde-multimonitor">
4 <title>Multiple Remote Monitors</title>
5
6 <body>
7 <p>To access two or more remote VM displays you have to enable the VRDP multiconnection mode. See <xref
8 href="vrde-multiconnection.dita#vrde-multiconnection"/>. </p>
9 <p>The RDP client can select the virtual monitor number to connect to using the <codeph>domain</codeph> login
10 parameter (<codeph>-d</codeph>). If the parameter ends with <codeph>@</codeph> followed by a number, <ph
11 conkeyref="vbox-conkeyref-phrases/product-name"/> interprets this number as the screen index. The primary guest
12 screen is selected with <codeph>@1</codeph>, the first secondary screen is <codeph>@2</codeph>, and so on. </p>
13 <p>The Microsoft RDP 6 client does not let you specify a separate domain name. Instead, enter
14 <codeph><varname>domain</varname>\<varname>username</varname></codeph> in the <b outputclass="bold"
15 >Username</b> field. For example, <codeph>@2\<varname>name</varname>
16 </codeph>. <varname>name</varname> must be supplied, and must be the name used to log in if the VRDP server is set
17 up to require credentials. If it is not, you may use any text as the username. </p>
18 </body>
19
20</topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette