Finally solved my request via launchpad...so trivial ;-)
1.) Create the empty folder "pictures/screenshots"
2.) Add to launchpad.ini: Z = !cp /mnt/us/documents/*.gif /mnt/us/pictures/screenshots
Now you can:
* Take a Screenshot via alt + shift + G
* Press SHIFT,Z
* View the new Screenshot (and any older/other gifs from the documents folder) via the picture-viewer application
From time to time cleanup the gifs (or install a "rm *.gif" launch).
|