Page 1 of 1
No way to copy and paste text from Windows to Linux desktop?
Posted: Sun Oct 16, 2016 3:59 am
by kevink619
Are there any Windows 10 RDP clients that support the copying and pasting of text to/from Windows 10 RDP client to Xfce? Or, am I trying to do the impossible?
Re: No way to copy and paste text from Windows to Linux desk
Posted: Tue Oct 18, 2016 2:40 pm
by amn59481
I did not try it but after a small search I noticed that xrdp has clipboard support in 2012

but I did not try it.
Check "Clipboard support in xrdp" on the news webpage:
http://www.xrdp.org/index.php?option=co ... 1&Itemid=2
Did you try it?
http://www.java-forums.org/new-java/696 ... h-pow.html
Re: No way to copy and paste text from Windows to Linux desk
Posted: Tue Oct 18, 2016 5:17 pm
by klricks
kevink619 wrote:Are there any Windows 10 RDP clients that support the copying and pasting of text to/from Windows 10 RDP client to Xfce? Or, am I trying to do the impossible?
I never could get C&P to work in RDP. However C&P can be done over SSH with PuTTy.
Also C&P
does work in RealVNC which is now installed by default in the new Raspbian Jessie Pixel image. You must use the RealVNC client in Windows. There is also a quick and easy file transfer tool which will allow you to copy files from desktop to desktop either direction
Re: No way to copy and paste text from Windows to Linux desk
Posted: Tue Oct 18, 2016 6:59 pm
by solar3000
This may not be exactly what you want.
I use a linux desktop and I connect to remote systems with rdesktop. I'm able to copy and paste all over the place.
One thing you have to understand is that copy and pasting in linux is not as clear and unified as in windows. In windows when you [CTRL] + c you know for sure you have just copied to clipboard. Not so in linux. It may copy or it may not copy at all.
Another caveat is that once you copy and then you go to where you want to paste you may not or may not paste what you expect. For example. If you [CTRL] + c 'abc 123' at one point and then you highlight 'xyz 987' in xterm with your mouse button at a later point and then you paste to your web browser. What gets pasted? Not 'xyz 987'. That's right there's more than one memories.
I'll leave you with that.
Re: No way to copy and paste text from Windows to Linux desk
Posted: Wed Oct 19, 2016 5:53 am
by kevink619
Thanks everyone. I ended up going with TightVNC and now I can copy & paste between platforms.
