this post was submitted on 02 Sep 2025
26 points (96.4% liked)

Linux

10208 readers
615 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

I think I've installed all the drivers, but the clipboard only syncs from host to guest. How do I enable guest to host clipboard sharing?

top 3 comments
sorted by: hot top controversial new old
[–] infeeeee@lemmy.zip 9 points 2 months ago* (last edited 2 months ago)

Kdeconnect has such feature, It has windows builds. On gnome use Gsconnect.

Or rdp. On windows enable remote desktop, on linux install an rdp client, I use Remmina

[–] anamethatisnt@sopuli.xyz 6 points 2 months ago

vnc or rdp or something else?

[–] ikidd@lemmy.world 3 points 2 months ago

For a Windows guest, I'd access with Xfreerdp instead of the console viewers like Spice, it's probably faster and smoother. In which case you can use the Xfreerdp commandline with -clipboard or use Remmina/KRDC and enable the clipboard with their UI (since both just use xfreerdp in the background anyway).