Re: FVWM: lastX-a new contribution to X

From: Mikhael Goikhman <migo_at_homemail.com>
Date: Sat, 30 Dec 2000 20:47:10 -0600

On 30 Dec 2000 08:35:16 -0500, ojnauj_at_netscape.net wrote:
>
> AddToFunc Close-and-Dump "I" Raise
> + "I" Exec xwd -silent -id $w -out $HOME/.lastx.xwd
> + "C" Close
>
> ClickTime 300

It will work with any ClickTime and not only on "C" if you use synchronous
PipeRead instead of asynchronous Exec:

  + I PipeRead `xwd -silent -id $w -out $HOME/.lastx.xwd >/dev/null`

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Dec 31 2000 - 11:25:30 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:51 BST