From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Karl." Subject: Re: Setting up new dosemu 1.3.3 Date: Wed, 12 Apr 2006 13:34:14 +1200 Message-ID: <20060412013414.GB13402@localhost.localdomain> References: <443A9041.4080104@mindspring.com> <200604102225.44620.dr.claudia.neumann@gmx.de> <443ACAD5.2090907@mindspring.com> <443BE570.60005@sbcglobal.net> <443C29DB.3000504@mindspring.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <443C29DB.3000504@mindspring.com> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dosemu On Tue, Apr 11, 2006 at 05:12:43PM -0500, Larry Alkoff wrote: > The 80x25 seems to be a default - don't know it it can be changed or > not but 80x25 works well for me. You can change it within dosemu using the dos 'mode' command (perhaps add it to your autoexec.bat) "mode co80,50" gets you colour, 80 columns, 50 rows. number of rows can be 25, 28, 43, or 50 "mode /?" gets you help on other options A lot of software makes assumptions and only uses half the screen, but there's a lot of software which works properly as well. I just don't feel right if my dos box is not 50 rows :-) Karl.