VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/guestadd-clipboard.dita@ 108750

Last change on this file since 108750 was 108297, checked in by vboxsync, 3 months ago

Docs: bugref:10705. The following commits from doc's team git repo has been applied:

38ede4e3c915bbab9000b1b990e187daa07b4f61 Created 7.2 books from the 7.1 content with new part numbers, variables and removed non-7.2 content.
0951cfa5daf57ec2a81e36d335f14d8b4f2acd87 Merge branch 'Finalise_seamless_windows' into 'main'
b9e418eb08b28c6353e3f4534c7e360269cf5eef Included Klaus' feedback on known issues, moved some.
373130ebe466a21f4271e2ac36f11709c3697093 Initial edits to troubleshooting topics
a7459a9a24b73b4d268a751fba85e595ad6f35db Restructured and updated troubleshooting section
e3f67c800044e585a4428a4fc76016980269301b Added comments for future work
dcc46e566f3d269e5994d83cc5421532421fa639 Initial restructuring to move topics into suitable sections
e7b6f99bf86526813fcbe96903cf0c2652952eb0 removed Guest Control known issue. Info now in CLI topics
0209a6a155f460eaba79bcf0d0f34d8460413868 Reworded clipboard intro to be clear it requires GUI, made config a separate chapter
94f883f2b38dc281e759878880280370aa517d5c Included feedback from Brent on troubleshooting
ac1c0c919eeb58b1db478ca66e825ea89eb7a1a8 Removed preface, consolidated intro topics
7117e423ecdc1841b2bbca1aafda1c43ae38f7ea More restructuring and removing duplication
c8728eee82bd4081ab6f0500b32068c8f6749bc2 Updated intro and more restructuring
25389ab0df09df59f8f5f517f15590a917bb66a1 Added link to support and licensing
981ba048798bf7985f2c230fe97172d587e25fd6 7.2 updates for 3d acceleration
e95113d1da7ccf299642cd3368804e319e2bf3ca Updated diagram in intro, and filename
5c4555249e12738e55e9b8a0710f83ee7d4a9e61 New filenames, ids for intro
abf8d5092aea7f1fd4e9b7dbab578d615579eb4e Updated diagram to higher res

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.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="guestadd-clipboard">
4 <title>Clipboard</title>
5
6 <body>
7 <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> enables you to copy clipboard content from the GUI on the host to the GUI on the guest, and vice versa. For this to work the latest version of the Guest Additions must be installed on the guest.</p>
8 <p>For security reasons drag and drop can be configured at runtime on a per-VM basis either using the <b
9 outputclass="bold">Shared Clipboard</b> menu item in the <b outputclass="bold">Devices</b> menu of the virtual
10 machine, or the <userinput>VBoxManage</userinput> command. </p>
11 <p>The following shared clipboard settings are available: </p>
12 <ul id="ul_onq_r24_hcc">
13 <li>
14 <p><b outputclass="bold">Disabled</b>. Disables the copy feature entirely. This is the default when creating a
15 new VM. </p>
16 </li>
17 <li>
18 <p><b outputclass="bold">Host To Guest</b>. Enables text copy operations from the host to the guest only. </p>
19 </li>
20 <li>
21 <p><b outputclass="bold">Guest To Host</b>. Enables text copy operations from the guest to the host only. </p>
22 </li>
23 <li>
24 <p><b outputclass="bold">Bidirectional</b>. Enables text copy operations in both directions: from the host to
25 the guest, and from the guest to the host. </p>
26 </li>
27 <li><b>Enable Clipboard File Transfers</b>. Allows files, in addition to text, to be copied to or from the VM. <ul>
28 <li>
29 <p>On Linux hosts and guests, Shared Clipboard file transfers are limited to files only, one file per transfer. Transferring symbolic links is not supported.</p>
30 </li>
31 <li>
32 <p>Shared Clipboard file transfers are only tested and supported with the official default file managers of the guest and host operating systems.</p>
33 </li>
34 </ul></li>
35 </ul>
36 <p>To use the <userinput>VBoxManage</userinput> command to control the current clipboard mode, see <xref
37 href="vboxmanage.dita#vboxmanage"/>. The <userinput>modifyvm</userinput> and <userinput>controlvm</userinput>
38 commands enable setting of a VM's current clipboard mode from the command line.</p>
39 </body>
40</topic>
Note: See TracBrowser for help on using the repository browser.

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