Clearing xterm clipboard/selection/cutbuffer

2012-03-13 Thread Ras Far
Hi, I'm having difficulty clearing the clipboard/selection/cutbuffer. Any combination of xsel -[cd] -[psb] fails to clear a selection made in xterm using standard left-drag. I can SET the selection with xsel -i but it cannot be empty, so the best I can do is replace the current selection with a

Re: Clearing xterm clipboard/selection/cutbuffer

2012-03-13 Thread Ras Far
ull (actually xcb -s 0 < /dev/null suffices) Hope this helps someone somewhere sometime... Kind Reg'ds, Ras On Wed, Mar 14, 2012 at 12:02 AM, Ras Far wrote: > Hi, > > I'm having difficulty clearing the clipboard/selection/cutbuffer.  Any > combination of xsel -[cd] -[psb] fai