We have upgrade more than 20 servers to Proxmox 3.3.x and noVNC runing very well but ... the Copy Paste icon appear shortly then disappear, copy paste not working as well. Any thought?
the Copy Paste icon appear shortly then disappear, copy paste not working as well. Any thought?
I found that on Linux VM the copy-paste is working
User presses paste button, javascript in browser reads clipboard, sends the characters as keyboard input into the VM.
One direction is better than no direction.
I will test if you provide a patch...
sudo apt-get install xdotool xclip
sh -c 'sleep 1.0; xdotool type "$(xclip -o -selection clipboard)"'
But it also need to work in the other direction...
We have SPICE for this.
^!v::
SetKeyDelay, 35, 15
SendRaw, %Clipboard%
How to paste in SPICE console when conected to proxmox server?
I am using spice but still clipboard doesn't work. KVM debian 8 - client ubuntu 16.04Copy paste does not work. Please use SPICE for such features.