[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can you recommend any screen capture utility for etch



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.


Reply to: