From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clarence Dang Subject: Re: Disable the Return need and start Date: Mon, 3 Nov 2003 20:52:54 +1100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200311032052.54924.clarencedang@yahoo.com> References: <20031103081700.GC3312@born2frag.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <20031103081700.GC3312@born2frag.org> List-Id: Content-Type: text/plain; charset="us-ascii" To: Sebastien MICHEL Cc: linux-msdos@vger.kernel.org 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 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