View Single Post
Old 02-17-2011, 03:34 PM   #1
omk
Member
omk is on a distinguished road
 
Posts: 17
Karma: 62
Join Date: Feb 2011
Device: Kindle3
Viewing screenshots through image viewer

Anybody know where to change the screenshot destination path ? For now, I just hacked /etc/crontab/root to periodically move the screenshot files to my /mnt/us/pictures/screenshots subfolder where the viewer can find them. Don't mind the 1 minute lag, but of course less things running is always better...

Code:
*/1 * * * * /bin/mv /mnt/us/documents/screen_shot-*.gif /mnt/us/pictures/screenshots/

Thanks,
Martin
omk is offline   Reply With Quote