Date: Sun, 7 Dec 2003 12:46:02 -0800 From: Gary Kline <kline@thought.org> To: Bill Schoolcraft <bill@wiliweld.com> Cc: FreeBSD-questions@freebsd.org Subject: Re: which tool for a screenshot? Message-ID: <20031207204602.GA141@tao.thought.org> In-Reply-To: <20031207002437.A40672@bsd.billschoolcraft.com> References: <20031206202820.GA54315@tao.thought.org> <200312062142.33979.Danovitsch@Vitsch.net> <3FD2501A.5010200@daleco.biz> <20031207002437.A40672@bsd.billschoolcraft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 07, 2003 at 12:27:40AM +0000, Bill Schoolcraft 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. > Looks like 'import' is part of ImageMagick: From man import:: AUTHORS John Cristy, ImageMagick Studio LLC, Glenn Randers-Pehrson, ImageMagick Studio LLC. Lives in the /usr/local/bin directory. If you do an % import test.jpeg and then position the "+" cursor and draw out the rectangle with the left mousebutton, import will capture a JPEG image of thar rectangle. Thanks for the reminder; I'm making notes this time... gary > -- > |<----------------------"Word-Wrap-At-72-Please"---------------------->| > Bill Schoolcraft > PO Box 210076 -o) > San Francisco CA 94121 /\ > "UNIX, A Way Of Life." _\_v > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Gary Kline kline@thought.org www.thought.org Public service Unix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031207204602.GA141>