On 25Feb2008 17:31, Ingo Wardinski <[EMAIL PROTECTED]> wrote: | [ On Monday, February 25, 2008 at 17:15:43 (+0100), Jesús Guerrero wrote: ] | > > I would appreciate very much any advice on how to debug my fvwm | > > session. Can I force fvwm to output/log any communication between | > > applications and X server? | > | > I use this in my ~/.xinitrc | > | > fvwm &>~/logs/fvwm.log 2>&1
Aside: this should just be ">", not "&>" (for all that it works in bash. The latter is an awful hack imported into bash from csh and used to do ">foo 2>&1" in one go, so he's effectively going ">foo 2>&1 2>&1". Ugly and nonportable. | Okay, I will give it a try, but I'm afraid my ~/.xinitrc isn't read by | gdm. You will need to edit your .xsession for a GDM environment. Of course, that means you will need to have a complete working session in it since it pre-empts the system default (and if you break the .xsession script you will need to escape back to your text console to fix it - urr, there may be a "failsafe" login mode - I normally do a text login and start X from there). Cheers, -- Cameron Simpson <[EMAIL PROTECTED]> DoD#743 http://www.cskk.ezoshosting.com/cs/