>>>>> "Cliff" == Cliff Trapp <ctrapp_at_dogbert.geg.mot.com> writes:
Cliff> Thanks everyone. Ordinarily I could edit either one of those, but I am
Cliff> running CDE which is either misconfigured or configured NOT to use either
Cliff> my own .xinitrc or my .xsession. I start up fvwm by the following entry
Cliff> in my .Xdefaults file:
Cliff> Dtsession*wmStartupCommand: /usr/openwin/bin/xview/fvwm2
In that case you need to tell CDE to log out with the command.
/usr/dt/bin/dtaction ExitSession
At least that's how it works on HP-UX...
You'll probably want this to your .Xdefaults, which was suggested by
someone on this list:
*waitWmTimeout: 1
Also, to make it easier to debug fvwm I have one line script:
#!/bin/csh
exec /usr/local/X11/bin/fvwm2 >&$HOME/.fvwm2log
And I set the wmStartupCommand to that script, otherwise the std/err out is
lost from fvwm.
later,
jim
--
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 Fri Sep 26 1997 - 13:52:50 BST