Tim Phipps wrote:
>
> Martin Gisser wrote:
> >
> > I'd like to put a screenshot of my FvwmPager (which is swallowed by FvwmButtons)
> > on my machine's homepage using some SSI or CGI.
> > http://www.gisser.de - only when box & ISDN are up.
>
> xwd -id $(xlswins | grep "Fvwm Pager" | awk '{print $1}') | xwdtopnm |
> ppmtogif > pager.gif
>
> (all on one line) will give you a pager.gif from a ksh/bash script.
Fine. I like that: Saying it all with one command line. Now I know what to do.
Alas, xlswins seems not to be readily available for the mortal Linux user.
But I found xwininfo. I'll try to extract the window id from there.
Thanks,
Martin
--
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 Tue Apr 20 1999 - 14:28:06 BST