From owner-freebsd-questions Tue Sep 5 23:43:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (zoom1-057.telepath.com [216.14.1.57]) by hub.freebsd.org (Postfix) with SMTP id 2495237B422 for ; Tue, 5 Sep 2000 23:43:24 -0700 (PDT) Received: (qmail 80138 invoked by uid 100); 6 Sep 2000 06:42:56 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14773.59248.273240.593789@guru.mired.org> Date: Wed, 6 Sep 2000 01:42:56 -0500 (CDT) To: Zhihui Zhang Cc: questions@freebsd.org Subject: Re: screen capture program In-Reply-To: <67498370@toto.iv> X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Zhihui Zhang writes: > Can anyone recommend a screen capture program for X windows for me? I > searched the archive, somebody mentioned xview, gimp. Thanks. If you're planning on doing heavy-duty graphics hackery, you'll want to install gimp (in /usr/ports/graphics/gimp1), which has a screen/window capture facility. I use that one.