public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Gilbert <floppym@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: xfreerdp clipboard not working
Date: Wed, 25 Mar 2015 20:54:06 -0400	[thread overview]
Message-ID: <CAJ0EP43jJ-u0PxGG5usTvzNWeVKm0=aknRXsgMJitH3Rx+E=VQ@mail.gmail.com> (raw)
In-Reply-To: <mevacc$b1r$1@ger.gmane.org>

On Wed, Mar 25, 2015 at 5:46 PM, Grant Edwards
<grant.b.edwards@gmail.com> wrote:
> On 2015-03-25, Grant Edwards <grant.b.edwards@gmail.com> wrote:
>> On 2015-03-25, Grant Edwards <grant.b.edwards@gmail.com> wrote:
>>
>>> I start it, and it says it's loading the clipboard plugin
>>>
>>> $ xfreerdp +clipboard /u:xxxxxx /p:yyyyyy /v:N.N.N.N
>>> loading channel cliprdr
>>> connected to N.N.N.N:3389
>>>
>>> But no ctrl-V never pastes anything from the X11 clipboard the way it
>>> always did with rdesktop.
>>
>> Um, never mind.
>>
>> It has started working, but I have no idea why... :/
>
> I spoke too soon.  Sometimes it works, sometimes it doesn't.  I seems
> to be completely random.
>

I wonder if you are running into an obscure quirk of X11. X11 actually
has 3 buffers that are clipboard-link in nature: PRIMARY, SECONDARY,
and CLIPBOARD.

http://en.wikipedia.org/wiki/X_Window_selection#Clipboard

In general, any text you select becomes the PRIMARY selection
automatically. Anything you explicitly copy via the context menu
"Copy" option becomes the CLIPBOARD selection.

Are you trying to use the X11 PRIMARY selection, or the CLIPBOARD
selection? xfreerdp looks at the CLIPBOARD selection.


  parent reply	other threads:[~2015-03-26  0:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 21:07 [gentoo-user] xfreerdp clipboard not working Grant Edwards
2015-03-25 21:13 ` [gentoo-user] " Grant Edwards
2015-03-25 21:46   ` Grant Edwards
2015-03-25 23:28     ` Alan McKinnon
2015-03-26  0:54     ` Mike Gilbert [this message]
2015-03-26 14:26       ` Grant Edwards
2015-03-26 15:34         ` Grant Edwards
2015-03-26 19:32           ` Mike Gilbert
2015-03-27 18:32             ` Grant Edwards
2015-03-26 19:04     ` Fernando Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ0EP43jJ-u0PxGG5usTvzNWeVKm0=aknRXsgMJitH3Rx+E=VQ@mail.gmail.com' \
    --to=floppym@gentoo.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox