rule-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RULE] About the screenshot tool


From: Jason Bechtel
Subject: Re: [RULE] About the screenshot tool
Date: Mon, 12 May 2003 09:13:59 -0400

The crucial thing is that it can accept the xwd
image format, and it can.  There's no need to use
pnm in the middle.

Jason


---- Begin Original Message ----
 From: "M. Fioretti" <address@hidden>
Sent: Mon, 12 May 2003 07:03:51 +0200
Subject: Re: [RULE] About the screenshot tool

On Mon, May 12, 2003 00:52:24 at 12:52:24AM
-0400, Fratoni Michael
(address@hidden) wrote:
> 
> If it can be modified to use 'xwd | convert'
then perl and netpbbm can be 
> avoided.
> 
If convert accepts STDIN (and it surely does) the
script can be
modified for sure. It has to do more or less like
this:

         xwd _with_options_as_today | convert >
/tmp/screenshot.png

         _ask_the_file_name_with_Xdialog_

         mv  /tmp/screenshot.png  $HOME/nome_chosen_by_user

         Ciao,
                Marco Fioretti

---- End Original Message ----



/earth: file system full
Meet 30,000 Eco-Friendly Individuals: 
http://www.Care2.com/connect/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]