On Sun, Sep 12, 2004 at 12:56:11AM +0200, Frank
Barknecht wrote:
Hallo,
Russell Hanaghan hat gesagt: // Russell Hanaghan wrote:
Off topic but for audio...
As I write this how to, it would be handy to be able to paste pics of
say...Qjackctl setup screen into a html page.
Any ideas what I can use instead of having to do an entire screen capture?
$ man import
$ import -window root /tmp/rootgrab.png
If you don't specify a window, you can grab only a single window
which can help cut down on the amount of editing if htat's what you
want.
When Russell wrote "entire screen" I was thinking of the whole screen
includign root window and app windows. That's where import really
shines.
Also with sleep, which gives you a bit time to rearrange windows
or do some dynamic stuff:
$ sleep 15 && import window root /tmp/rootgrab.png
Ciao
--
Frank Barknecht _ ______footils.org__