x_clipboard
x_clipboard copied to clipboard
X11 copy/paste and XDnD in xlib.
Try:
./selection [
To copy the image to the
./selection -dnd
To do the largely same, except with a window to drag the image from rather than holding it in the clipboard.
Then
./paste [
Paste the data in
./paste -dnd [...]
to do the same, except it provides a window to drop things on to, instead of pasting from PRIMARY.
Operation of these programs is very verbose, and well documented in paste.cc