How can i sync clipboard between VNCViewer and VM? #818
Unanswered
dontknowhy
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Sorry, if there is a support it is client specific. I am not aware of any (other than with Spice). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is NOT the KVM virtual machine you're looking for.
Simply,i wanted to sync my clipboard between my Android device and TCG-based QEMU-system-x86_64 virtual machine(running Windows Build 8102).
I explored QEMU's source code,and i noticed QEMU did have VNC clipboard exachange function in 2009(There is a patch to QEMU in 2009).
And i'm sure my VNCViewer has some kind of clipboard share.
And now here is the problem:How can i do this in command line based QEMU?(many documents are based on SPICE(sadly,there isn't any good SPICE client) or libvirt(using SPICE too))
Now i'm not sure my qemu-ga is working fine(there is no output when i launch it,even with -v).(i'm not sure my QEMU command line is correct,either)
start command here:
Beta Was this translation helpful? Give feedback.
All reactions