I would like to save diagnostic messages from xinit, so I changed
the line:
<path>/xinit -- ${SERVER-<path>/X} $DISPLAY $PASSTHRU $AUTH
in file <path>/openwin to:
<path>/xinit -- ${SERVER-<path>/X} $DISPLAY $PASSTHRU $AUTH >& /tmp/Xerrors_$USER
where <path> stands for $OPENWINHOME/bin.
When I started openwin the next time, however, I got the error:
openwin: Xerrors_$USER bad number.
Could someone tell me how to fix the problem? Thanks in advance.
Ning