You are not logged in.

#1 2009-12-28 21:06:37

jjt3hii
Member
Registered: 2008-06-09
Posts: 22

[SOLVED] rdesktop clipboard my super annoyance

I can copy and paste from remote machine to local machine and vice versa just fine with one exception.  When I copy text in the rdesktop window (remote machine) I can paste it in any local window if, and only if, I do not select any text first.  For example If i copy www.google.com from the remote machine, then highlight the existing text in the firefox address bar, hit delete, then right click and paste (or ctrl-v).  Nothing will be pasted and clipboard is empty.

1. Copy some text from remote machine.
2. Paste into Kate
WORKS GREAT

1. Copy some text from remote machine.
2. just Highlight some text in Kate (don't copy it)
2. Paste into Kate
NOT WORKING

Anybody have this problem or a solution???

Jason

Last edited by jjt3hii (2010-02-01 21:17:17)

Offline

#2 2009-12-28 22:46:36

JohannesSM64
Member
From: Norway
Registered: 2009-10-11
Posts: 623
Website

Re: [SOLVED] rdesktop clipboard my super annoyance

Highlighting text copies it to the X clipboard.

Offline

#3 2009-12-29 00:08:38

jjt3hii
Member
Registered: 2008-06-09
Posts: 22

Re: [SOLVED] rdesktop clipboard my super annoyance

Nope, not in KDE4.  I just highlighted text and it didnt replace what was in my clipboard.

Offline

#4 2009-12-29 00:09:33

JohannesSM64
Member
From: Norway
Registered: 2009-10-11
Posts: 623
Website

Re: [SOLVED] rdesktop clipboard my super annoyance

You didn't mention KDE.

Offline

#5 2010-01-05 21:32:16

jjt3hii
Member
Registered: 2008-06-09
Posts: 22

Re: [SOLVED] rdesktop clipboard my super annoyance

Yes KDE.  Anyone have a solution?

Offline

#6 2010-02-01 21:16:29

jjt3hii
Member
Registered: 2008-06-09
Posts: 22

Re: [SOLVED] rdesktop clipboard my super annoyance

Found a solution.

         '-r clipboard:[off|PRIMARYCLIPBOARD|CLIPBOARD]': enable clipboard redirection.
                      'PRIMARYCLIPBOARD' looks at both PRIMARY and CLIPBOARD when sending data to server.
                      'CLIPBOARD' looks at only CLIPBOARD.

If i use -r clipboard:CLIPBOARD everything works fine and I never lose what's in my clipboard just by highlighting something.  The default setting of PRIMARYCLIPBOARD is the problem.

Found good info here: http://sourceforge.net/tracker/index.ph … tid=381349.  Seems like CLIPBOARD should be the default settings for normal desktop environments.

Offline

Board footer

Powered by FluxBB