You are not logged in.
Hya
Does anyone know if one could pass an image file (obtained from scrot etc) to the system clip or xclip? programs like shutter/ksnapshot etc seem to do it but i cant find a solution for this for the life of me.
best
Z.
Offline
The only thing I could find is this python script.
Offline
Does this work?
scrot -e 'xclip $f'This works, to pass a scrot to feh:
scrot -e 'feh $f'Offline
What I've read suggests xclip doesn't work for images.
EDIT: But it works for me. ![]()
Last edited by AaronBP (2012-08-30 00:02:23)
Offline