Global, secure copy / paste is Ctrl-Shift-c / Ctrl-Shift-v
In a Terminal window, these shortcuts are mapped to normal copy paste, rather than inter-vm copy pasting so it doesn't work out of the box.
I then changed the global copy paste shortcut to use the windows key. It's explained elsewhere but it means changing guid.conf and adding Mod4-c and Mod4-v for secure copy paste.
This works great (well - after restart)! I tested it in various apps, it does what it should.
However, it still doesn't work on the Terminal application. For whatever reason, Windows-C just types a C and the same for V. Global keyboard shortcuts seem to be ignored while Terminal is active.
Anybody have an idea how to solve this? Thanks!
> On Dec 7, 2017, at 1:34 PM, Yethal <grzegorz....@gmail.com> wrote:
>>
> Right click into the Terminal window and select Paste. Regular paste via keyboard shortcut doesn't work in terminal windows for some reason
>
No, that’s just a regular paste. I want to use the global paste, e.g. paste from one vm to another.
Use case:
I copy something in vm “personal” (this is ctrl-C followed by ctrl-shift-c to copy the vm clipboard to the global clipboard)
I paste it into a terminal in vm Dom0