From owner-freebsd-questions@FreeBSD.ORG Tue Mar 18 23:30:41 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 87B77106566B for ; Tue, 18 Mar 2008 23:30:41 +0000 (UTC) (envelope-from resistor@peakusage.net) Received: from nightshift.peakusage.net (peakusage.net [59.167.244.235]) by mx1.freebsd.org (Postfix) with ESMTP id 4DD6B8FC12 for ; Tue, 18 Mar 2008 23:30:41 +0000 (UTC) (envelope-from resistor@peakusage.net) Received: from [192.168.3.7] (unknown [192.168.3.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by nightshift.peakusage.net (Postfix) with ESMTP id 59E9BB2AA3; Wed, 19 Mar 2008 10:06:32 +1100 (EST) Message-ID: <47E04B34.2000000@peakusage.net> Date: Wed, 19 Mar 2008 10:07:32 +1100 From: Nicholas Godson User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Patrick Dung References: <355524.63586.qm@web54302.mail.re2.yahoo.com> In-Reply-To: <355524.63586.qm@web54302.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org 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: Tue, 18 Mar 2008 23:30:41 -0000 Patrick Dung wrote: > Hello > > As title, I have tried xwd, it can't capture mouse curosr. > > Regards > Patrick > > > ____________________________________________________________________________________ > Looking for last minute shopping deals? > Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping > _______________________________________________ > 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" > So what you are wanting is a program like Snag-It for Windows, Ksnapshot can do this I think. Haven't used it in quite a while though. http://docs.kde.org/development/en/kdegraphics/ksnapshot/ http://en.wikipedia.org/wiki/KSnapshot Cheers, Nic.