take screenshots

houghi houghi at houghi.org
Tue Mar 2 17:12:36 CET 2010


On Tue, Mar 02, 2010 at 09:36:28AM +0000, Roger Durañona Vargas wrote:
> Thanks a lot! I case somebody need it, xfce4-screenshoter -f -h does the
> job perfectly.

Another way is to use `import` which is included in ImageMagick.

import -window root screenshot.png

There are many options for it. So best read the man page and/or
http://www.imagemagick.org/script/import.php .

When you want to add date and time to the screenshot in a specific
directory:

import -window root ~/screenshots/screenshot_`date +"%Y-%m-%d_%H%M%S"`.png

houghi
-- 
How do you ask a man to be the last man to die in Iraq?
How do you ask a man to be the last man to die for a mistake?



More information about the Xfce mailing list