On Tue, Aug 28, 2018 at 02:51:58AM +0200, hw wrote: > Dominik Vogt <[email protected]> writes: > >> Or does the module create its own output that needs to be > >> redirected when the module is being started? > > > > What module? > > FvwmConsole
We're talking about fvwm output, not module output.
Personally, I start the X server with the zsh function
mystartx () {
setopt localoptions
setopt multios
/usr/bin/startx > /dev/fd/1 > ~/.X.err 2>&1
}
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt
