On 25.09.2010 17:53, Michael Witten wrote: > On Sat, Sep 25, 2010 at 04:39, Martin Pohlack <[email protected]> > wrote: >> CLIPBOARD can simply be inserted with Shift-Ins in urxt. > > Shift-Ins uses the PRIMARY selection. > > $ printf CLIPBOARD | xclip -selection c > $ printf PRIMARY | xclip -selection p > > Then `Shift-Ins' should yield: > > PRIMARY
Yes, you are absolutely right. After having confused this now the second time in a row, let me offer a link to the ultimate resource for reference: http://standards.freedesktop.org/clipboards-spec/clipboards-latest.txt Cheers, Martin _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
