On Sat, Sep 25, 2010 at 04:39, Martin Pohlack <mp26 at os.inf.tu-dresden.de> 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