From owner-freebsd-questions Mon Jul 29 01:49:35 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA13382 for questions-outgoing; Mon, 29 Jul 1996 01:49:35 -0700 (PDT) Received: from ghost.mep.ruhr-uni-bochum.de (ghost.mep.ruhr-uni-bochum.de [134.147.6.16]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA13376 for ; Mon, 29 Jul 1996 01:49:27 -0700 (PDT) Received: (from re@localhost) by ghost.mep.ruhr-uni-bochum.de (8.6.12/8.6.9) id KAA02644; Mon, 29 Jul 1996 10:48:10 +0200 From: Robert Eckardt Message-Id: <199607290848.KAA02644@ghost.mep.ruhr-uni-bochum.de> Subject: Re: Screen capture program To: justin@structured.net (Justin Ashworth) Date: Mon, 29 Jul 1996 10:48:07 +0200 (MET DST) Cc: questions@FreeBSD.ORG In-Reply-To: <31FBA334.446B9B3D@structured.net> from "Justin Ashworth" at 28. Jul. 96 17:28:20 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I'd like to capture my entire screen, but found that XV will only do a > full screen capture if I make a square around the screen by dragging > with the middle mouse button. Well, I don't have a middle mouse button. Besides the tricks to emulate a third button, if your have at least a point of the background visible, you can click with your left button on the root window. This will grab the entire screen. > Is there any package that specializes in the capture of an X-win > desktop? xwd lets you grab the screen without clicking at all. > Justin Ashworth, justin@structured.net Robert