On Mon, 3 Nov 2003 07:17 pm, Sebastien MICHEL wrote:
> Hi,
> I would like to disable the:
>
> "Note that DOS needs 25 lines. You might want to enlarge
> your window before continuing.
"
"dosemu" is a script that calls "dosemu.bin".
So you can just edit/comment out the bit that says:
if [ $LINES -lt 25 ]; then
echo "
Note that DOS needs 25 lines. You might want to enlarge your
window before continuing.
"
fi
> Now type ENTER to start DOSEMU or <Ctrl>C to cancel"
>
In recent versions of DOSEMU, that message is only shown the first time (it
looks for a file called ~/.dosemu/stamp-dosemu). So either upgrade to 1.2.0
RC (1.1.99.1) or comment out the appropriate section in the "dosemu" script.
Cheers,
Clarence
--
KolourPaint - http://sf.net/projects/kolourpaint
LibMSWrite - http://sf.net/projects/libmswrite
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html