Date: Fri, 10 May 2013 09:19:25 +0200 From: Eduardo Morras <emorrasg@yahoo.es> To: freebsd-questions@freebsd.org Cc: Matthias Apitz <guru@unixarea.de> Subject: Re: X11 screen grabber from cmd line Message-ID: <20130510091925.8265f266ca3956e048d3fe55@yahoo.es> In-Reply-To: <20130509184144.GA1354@tiny.Sisis.de> References: <20130509184144.GA1354@tiny.Sisis.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 9 May 2013 20:41:45 +0200 Matthias Apitz <guru@unixarea.de> wrote: > > Hello, > > Do we have something in the ports which could do a screen shoot of $DISPLAY, but > from the cmd line of an alpha console, and save it as PNG or JPEG? graphics/scrot, it's exports to png, jpeg and can select a zone interactivitly. The command i use is: scrot -s '%Y-%m-%d_%H-%M-%S.png' > Thx > > matthias --- --- Eduardo Morras <emorrasg@yahoo.es>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130510091925.8265f266ca3956e048d3fe55>