[Sugar-devel] [Dextrose] Request to review documentation required for SL #2372

Sascha Silbe sascha-ml-reply-to-2010-3 at silbe.org
Thu Oct 21 03:51:59 EDT 2010


Excerpts from Bernie Innocenti's message of Thu Oct 21 02:08:12 +0200 2010:

[Taking screen shots]
> One trick would be running xwd from the command line, with by a fixed
> delay to give you enough time to get to the screen you want to capture.
> Something like this:
> 
>   sleep 10 && xwd | convert - screen_capture.png

If you're already relying on ImageMagick (ships convert), why not use
import?

( sleep 10 && import screen_capture.png )

If you got sshd running (don't know if Dextrose enables it by default)
you can ssh in and trigger the screen shot from remote:

DISPLAY=:0 import screen_capture.png

Or you can do the same from the text console (press
Alt+Ctrl+Neighbourhood).

Sascha
-- 
http://sascha.silbe.org/
http://www.infra-silbe.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20101021/f087e6bd/attachment.pgp>


More information about the Sugar-devel mailing list