Neil Bird writes:
>
> Since installing 2.2, I've noticed that all output from X apps. (e.g.,
> reasons for death, etc.) have stopped going to /dev/console. I do get
> other stuff coming out on my xterm -C, includingh echo hello >
> /dev/console, but nothing from apps. launched from fvwm.
>
> It's also worth noting that I'm now running from the 'CDE' login under
> Solaris 2.5.1, whereas previously I was running from a command-line login
> under 2.4.
>
> Next time I log out, I'll try the command-line login again, just in
> case, but in the meantime, does anyone have any ideas?
Check your $HOME/.dtprofile file. There is probably a line that looks
like this:
export dtstart_sessionlogfile="/dev/null"
Above this should be some comments explaining that application output
will be sent to the above file. Changing "/dev/null" to "/dev/console"
should redirect the application output to your console (after you
restart).
- Brian
--
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 Thu Mar 18 1999 - 10:42:15 GMT