On 6 Jun, Adam Kopacz wrote:
> Hi,
>
> i want to see the WindowList when i click my tcl-clock.. this clock is a shallow module in
> FvwmButtons.. but i get the error:
>
> *FvwmWinList Version 2.0.43 should only be executed by fvwm!
>
Get fvwm 2.0.45, build it, and go into the "extras" directory and build
FvwmCommand. This is a server/client module that allows you to send
commands to fvwm from shell scripts (or other programs). With this,
you could use the following in tcl script:
exec FvwmCommand {Module FvwmList}
to start up that module.
--
(void) lar3ry(); gensch_at_zk3.dec.com
"Sometimes it happens. People just explode. Natural causes."
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Mon Jun 09 1997 - 10:21:14 BST