* Martin Egholm Nielsen ([EMAIL PROTECTED]) wrote:
> Hi there, and merry merry christmas,
> 
> I was wondering, is a way to grab a screenshot of a specific 
> workspace? E.g. like "import -workspace 1 -window root 
> /tmp/test123.png"...
> 
> Maybe, I can ask BB to paint the content of same workspace 
> in an image?
> 
> I thought of creating a pager which had small 
> thumbnail-pictures of the content of the workspaces...
> 

i generally use xwd to take screenshots (xwd -root |xwdtopnm |pnmtopng >
ss.png), and xwd can take a -name argument to grab a single window
without mouse intervention.  hope this helps.

dan

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to