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="settings-general-advanced">
|
---|
4 | <title>Advanced Tab</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>The following settings are available in the <b outputclass="bold">Advanced</b> tab: </p>
|
---|
8 | <ul>
|
---|
9 | <li>
|
---|
10 | <p><b outputclass="bold">Snapshot Folder:</b> By
|
---|
11 | default, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> saves snapshot data together with
|
---|
12 | your other <ph conkeyref="vbox-conkeyref-phrases/product-name"/> configuration data. See
|
---|
13 | <xref href="vboxconfigdata.dita">Where <ph conkeyref="vbox-conkeyref-phrases/product-name"/> Stores its Files</xref>. With this setting, you
|
---|
14 | can specify any other folder for each VM.
|
---|
15 | </p>
|
---|
16 | </li>
|
---|
17 | <li>
|
---|
18 | <p><b outputclass="bold">Shared Clipboard:</b> You can
|
---|
19 | select here whether the clipboard of the guest OS should be
|
---|
20 | shared with that of your host. If you select
|
---|
21 | <b outputclass="bold">Bidirectional</b>, then
|
---|
22 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/> will always make sure that both clipboards
|
---|
23 | contain the same data. If you select
|
---|
24 | <b outputclass="bold">Host to Guest</b> or
|
---|
25 | <b outputclass="bold">Guest to Host</b>, then
|
---|
26 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/> will only ever copy clipboard data in one
|
---|
27 | direction.
|
---|
28 | </p>
|
---|
29 | <p>Clipboard sharing requires that the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> Guest Additions be
|
---|
30 | installed. In such a case, this setting has no effect. See <xref href="guestadditions.dita#guestadditions"/>. </p>
|
---|
31 | <p>For security reasons, the shared clipboard is disabled by default. This setting can be changed at any time
|
---|
32 | using the <b outputclass="bold">Shared Clipboard</b> menu item in the <b outputclass="bold">Devices</b> menu
|
---|
33 | of the virtual machine. </p>
|
---|
34 | <!--7.1: r159813: checkbox added to the Shared Clipboard menu? -->
|
---|
35 | </li>
|
---|
36 | <li>
|
---|
37 | <p><b outputclass="bold">Drag and Drop:</b> This setting
|
---|
38 | enables support for drag and drop. Select an object, such as
|
---|
39 | a file, from the host or guest and directly copy or open it
|
---|
40 | on the guest or host. Multiple drag and drop modes for a VM
|
---|
41 | enable restricting of access in either direction.
|
---|
42 | </p>
|
---|
43 | <p>For drag and drop to work the Guest Additions need to be installed on the guest. </p>
|
---|
44 | <note>
|
---|
45 | <p>Drag and drop is disabled by default. This setting can be changed at any time using the <b
|
---|
46 | outputclass="bold">Drag and Drop</b> menu item in the <b outputclass="bold">Devices</b> menu of the
|
---|
47 | virtual machine. </p>
|
---|
48 | </note>
|
---|
49 | <p>See <xref href="guestadd-dnd.dita#guestadd-dnd"/>. </p>
|
---|
50 | </li>
|
---|
51 | </ul>
|
---|
52 | </body>
|
---|
53 |
|
---|
54 | </topic>
|
---|