redirecting output to the clipboard in xubuntu

Aroon Pahwa viperstyx at gmail.com
Wed Sep 13 22:04:01 UTC 2006


On 9/13/06, User Iam <vramnum10 at gmail.com> wrote:
>
>
>
> On 9/13/06, Aroon Pahwa <viperstyx at gmail.com> wrote:
>
> > i've googled around for this and i found the solution seems to be
> distro/windowmanager??? specifc.  anyone know how to redirect output to the
> clipboard.
>
> ie. i want to do something like
>
> cat somefile.txt > [clipboard filedescriptor]
>
> or grep something somefile.txt > [clipboard]
>
> im running xubuntu 6.06
>
> thanks!
>
> aroon
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
> What I do is...
>
> redirect to a temp.file
>
> grep|cat some.thing  > temp.file
>
> Then I go to Applications/Accesories/text.editor
>
> HTH
>
> User Iam
>
>
>
>
>
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
yeah, so im trying not to have to output to a temp file, then open that file
in <favorite editor> then copy to clipboard then close editor then use
clipboard then delete temp file then breath deeply.  it would be nice to do
cat temp.file > clipboard, use clipboard and be done with it.

since everything is a file in *nix, im guessing the issue here is to just
figure out where the clipboard file is in xubuntu.  but ive seen some
mention of a clipboard daemon in gnome or something...dunno how things work
in xubuntu...

aroon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060913/70df3245/attachment.html>


More information about the ubuntu-users mailing list