copy/paste trough vnc

Features you'd like to see in the upcoming version of EVE-NG

Moderator: mike

Post Reply
mkorn
Posts: 11
Joined: Tue Nov 21, 2017 11:20 am

copy/paste trough vnc

Post by mkorn » Tue Oct 16, 2018 1:27 pm

It would be helpful to have possibility to copy/paste text from/to linux guest machines (using vnc?)
After 2 min of googling I found thet it is possible to do using SPICE
Any ideas how to get it working?

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: copy/paste trough vnc

Post by Uldis (UD) » Tue Oct 16, 2018 1:52 pm

UltraVNC does not support such copy/paste

RealVNC maybe

mkorn
Posts: 11
Joined: Tue Nov 21, 2017 11:20 am

Re: copy/paste trough vnc

Post by mkorn » Tue Oct 16, 2018 2:11 pm

Uldis (UD) wrote:
Tue Oct 16, 2018 1:52 pm
UltraVNC does not support such copy/paste

RealVNC maybe
Just tried, got en error: "RFB protocol error: invalid message type 251"

mkorn
Posts: 11
Joined: Tue Nov 21, 2017 11:20 am

Re: copy/paste trough vnc

Post by mkorn » Tue Oct 16, 2018 3:08 pm

SPICE solution works just fine
Change QEMU options:

-machine type=pc-1.0,accel=kvm -vga qxl -spice port=5930,password=password -usbdevice tablet -boot order=dc -device virtio-serial -chardev spicevmc,id=vdagent,debug=0,name=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0

Run client:

C:\Program Files\VirtViewer v7.0-256\bin>remote-viewer.exe spice://192.168.100.100:5930

Could you add it to the GUI?

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: copy/paste trough vnc

Post by Uldis (UD) » Wed Oct 17, 2018 12:14 am

no in GUI this will not be added

byronLew
Posts: 8
Joined: Tue Apr 30, 2019 3:21 am
Location: Norway
Contact:

copy/paste trough vnc

Post by byronLew » Sat May 11, 2019 10:11 pm

I can select text in the Debug window of the IDE, but cant get it into the clipboard. Any chance of making this possible please?

Post Reply