On 14 September 2014 12:30, Dominik Vogt <dominik.v...@gmx.de> wrote: >> key g A 4 FvwmConsole > > without the "Module" command. I've never seen anybody using that, > though.
I do. :) But then I know what I'm doing and understand the way fvwm looks up the commands it wants to run. It's a little niche but it's handy to perform certain things before the actual module loads. For example: DestroyFunc FvwmConsole AddToFunc FvwmConsole + I Exec exec $[infostore,xterm] -g 118x55+2042+132 -e 'tail -f ~/.xsession-errors' + I Module FvwmConsole Usually I only ever open FvwmConsole to debug it and having tail opening the main xsession log file is useful. Would I rely on this in practice if we change it for fvwm3? Nope. -- Thomas Adam