On Tue, Mar 18, 2008 at 12:54 PM, Patrick Dung <[EMAIL PROTECTED]> wrote:
> Hello
>
>  As title, I have tried xwd, it can't capture mouse curosr.

The "import" program that's part of the ImageMagick port can do so:

import image.png

Then draw a box around whatever you want to screen shot.
Alternatively, it can do the whole root window:

import -window root ss.png

ImageMagick is in:

/usr/ports/graphics/ImageMagick

Regards,
Josh
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to