On Sun, 7 Dec 2003 00:27:40 +0000 (GMT)
Bill Schoolcraft <[EMAIL PROTECTED]> wrote:

> At Sat, 6 Dec 2003 it looks like Kevin D. Kinsey, DaleCo, S.P.
> composed:
> 
> >
> > Looks like:
> >
> > 1.  Click File menu
> > 2.  Click Acquire
> > 3.  Select "screen shot" and follow prompts.
> >
> 
> In another Unix OS I used to use the following command from a
> xterm window and it would shoot the whole desktop and save it to
> the file I named in the command line.
> 
> 
> import -window root image.jpg
> 
> I don't seem to have the "import" command on FreeBSD.

I believe it's part of the ImageMagick port:

  # grep import /usr/ports/graphics/ImageMagick/pkg-plist
  %%X11%%bin/import
  %%PORTDOCS%%share/doc/ImageMagick/www/import.html

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

Reply via email to