Changes between Initial Version and Version 1 of Ticket #19336, comment 4
- Timestamp:
- Feb 24, 2020 9:41:57 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19336, comment 4
initial v1 2 2 3 3 Use the 6.1.2 guest additions if you need the shared clipboard/cut&paste between host & guest 4 5 OR: manually start the shared clibboard process inside the guest 6 using: ''/usr/bin/VBoxClient --clipboard'' - with that at least copy & paste from the host into the guest works, however the other direction guest to host still does not work with that.