From owner-freebsd-questions@FreeBSD.ORG Wed Mar 19 22:36:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62EB11065671 for ; Wed, 19 Mar 2008 22:36:56 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-123.bluehost.com (outbound-mail-123.bluehost.com [67.222.38.23]) by mx1.freebsd.org (Postfix) with SMTP id 1771D8FC1B for ; Wed, 19 Mar 2008 22:36:55 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 16377 invoked by uid 0); 19 Mar 2008 22:36:53 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by outboundproxy4.bluehost.com with SMTP; 19 Mar 2008 22:36:53 -0000 Received: from c-67-165-217-249.hsd1.co.comcast.net ([67.165.217.249] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1Jc6tx-0008Eu-GO for freebsd-questions@freebsd.org; Wed, 19 Mar 2008 16:36:53 -0600 Received: by demeter.hydra (sSMTP sendmail emulation); Wed, 19 Mar 2008 16:36:54 -0600 Date: Wed, 19 Mar 2008 16:36:54 -0600 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20080319223654.GB11665@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <355524.63586.qm@web54302.mail.re2.yahoo.com> <200803191811.08396.mlobo@digiart.art.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200803191811.08396.mlobo@digiart.art.br> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 67.165.217.249 authed with perrin@apotheon.com} Subject: Re: Any software that can do X windows screen capture (with mouse cursor) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 22:36:56 -0000 On Wed, Mar 19, 2008 at 06:11:08PM -0300, Mario Lobo wrote: > On Tuesday 18 March 2008 13:54:34 Patrick Dung wrote: > > Hello > > > > As title, I have tried xwd, it can't capture mouse curosr. > > ksanpshot. It does exactly what you need. requires kde though Anything that doesn't require a bunch of desktop-specific libraries? I just realized that what I usually use for screenshots (scrot) doesn't capture the mouse cursor position. -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Paul Graham: "Real ugliness is not harsh-looking syntax, but having to build programs out of the wrong concepts."