Re: Screen Dump Util

2002-01-30 Thread Johann Spies
On Tue, Jan 29, 2002 at 09:38:57PM +0100, Holger Rauch wrote: > I would like to make dumps of screens/windows. Which tool in Debian > Potato do you recommend (it should also support different color > depths)? (I know there is GIMP, but this one is rather large and I'm > looking for something small

Re: Screen Dump Util

2002-01-30 Thread Angus D Madden
On Tue, Jan 29, 2002 at 02:49:27PM -0800, Harris, Jason wrote: > /usr/bin/X11/import -window root dump.bmp > > I've always wanted to do a date command, perl it up and make the filename of > the import results datestamped like dump29012002_143900.bmp. Is there > anyone out there that can do that

Re: Screen Dump Util

2002-01-29 Thread Jason Healy
At 1012333767s since epoch (01/29/02 17:49:27 -0500 UTC), Harris, Jason wrote: > > I've always wanted to do a date command, perl it up and make the filename of > the import results datestamped like dump29012002_143900.bmp. Is there > anyone out there that can do that in a perl-one-liner ? Try in

RE: Screen Dump Util

2002-01-29 Thread Harris, Jason
I have a button that runs this with a click - /usr/bin/X11/import -window root dump.bmp It saves a shot of the root window in dump.bmp. There are options in the man page that will do a delay, snapshot only one window, etc... I've always wanted to do a date command, perl it up and make the f

Re: Screen Dump Util

2002-01-29 Thread Karl E. Jorgensen
On Tue, Jan 29, 2002 at 09:38:57PM +0100, Holger Rauch wrote (among other things): > I would like to make dumps of screens/windows. Which tool in Debian Potato > do you recommend (it should also support different color depths)? (I know > there is GIMP, but this one is rather large and I'm looking f