On Mon, Dec 27, 1999 at 01:46:19PM -0500, Subba Rao wrote:
>
> If I choose to use the debug option, where do the debug messages get logged?
> Can I use xconsole to this advantage (for debugging)?
>
Hi, the man page says that the output goes to stderr so to display it in X
you could try this:
% startx &>./debug_log
then once X is started bring up a terminal and do a:
% tail -f debug_log
then turn on FvwmDebug and let the fun begin :-)
good luck,
sa
--
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 Dec 28 1999 - 03:53:49 GMT