> I've run into difficulty debugging: none of my debugging output
> actually shows up anywhere unless I run the module from the command
> line.
stdout/stderr from each module goes to the same place as stdout/stderr
of FVWM. I suggest adding a line like this to your ~/.xsession file:
exec fvwm >& $HOME/.fvwm/.errorLog
Then all FVWM & module output is captured in ~/.fvwm/.errorLog. I often
run "tail -f" on this file.
SCoTT. :)
--
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 Wed Jun 30 2004 - 08:53:10 BST