On Thu, Feb 1, 2018 at 6:22 PM, Dave Airlie <airl...@gmail.com> wrote:
>
> Turned out I was running on wayland instead of X.org and my cut-n-paste from
> gedit to firefox got truncated, wierd. I'll go annoy some people, and make 
> sure
> it doesn't happen again.

Heh, so there's some Wayland clipboard buffer limit.

But that reminds me: is there any *standard* tool to programmatically
feed into the clipboard?

I occasionally do things like

    git shortlog A..B | xsel

in order to then paste it into some browser window or other.

And sure, that works well. But I do it seldom enough that I never
remember the command, and half the time it's not even installed
because I've switched machines or something, and xsel is always some
add-on.

What's the thing "real" X people do/use?

           Linus
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to