Hi :-)

> I always use dosemu with the large vga12x30.pcf font which my old
> eyes can see.
> Apparently dosemu is trying to use an 80x25 screen that won't fit.

True, but usually it is better to use a BIOS style font anyway...

> How could I use stty to specify an 80x23 screen?

Try this in DOS, using the graphical xdosemu:

MODE CON lines=43
MODE CON lines=16

The first line selects EGA 350 row mode and the second
line selects 8x16 font, giving you 80x21 chars of text.
If you now maximize your DOS window, it should be quite
easy to read :-).

Eric



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to