Long Wind wrote:
> I have try gimp for sarge
> It seems to have problem with capturing window
> I have tried scrot for etch
> It does not capture title bar when capturing window
> Thanks!
> 
> 

import from the imagemagick package works quite well.  For example,
to capture a window including the title bar and save it as a file
called ~/WindowCapture.png just type this:

import -frame ~/WindowCapture.png

and click on the title bar of the window you wish to capture.


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to