xclip icon indicating copy to clipboard operation
xclip copied to clipboard

Copy images to Virtualbox guest

Open cirfi opened this issue 8 years ago • 0 comments

I use maim to take screenshots and pipe the output to xclip to copy the screenshots to clipboard.

maim --format png /dev/stdout | xclip -sel c -t image/png -i

It works fine somewhere. But I can't paste it to my Virtualbox Windows guest.

cirfi avatar Jan 24 '17 01:01 cirfi