Full Screen display in character mode.

Frank 'Crash' Edwards linux-thinkpad@www.bm-soft.com
Mon, 28 Jun 1999 20:17:12 -0400 (EDT)


On Mon, 28 Jun 1999, Dick Schroeder wrote:
> >If you mean non graphical - such as using 50 line mode without X windows,
> >its configured through LILO
> 
> >Just type man lilo.conf
> 
> >Matthias
> 
> OK, that's a good suggestion. I'll have a look at lilo.conf. However,
> No I don't meant 50 lines, I mean 80 x 25 using the whole screen.

Based on some simple math, it looks like on a 1024x768 display, if you
want 80x25, you'll need a font which is 12x30 (this uses 960x750 of the
display real estate).  That means a border of (1024-960)/2, or 32 pixels,
on each side.  Since the characters are 12 pixels wide, that's a little
less than three characters on each side.  Seems reasonable.  And with only
9 pixels above and below, there's not even half a character height
available at the top and bottom.

Of course, the proportions may look a little strange!

Doing a couple of web searches, it looks like 12x23 is available.  And
10x20, but that'd be quite a bit smaller than you want.

Good luck.  Ciao.
--
Frank J. Edwards         Edwards & Edwards Consulting
Voice:   (888)EEC.COM.0  http://www.eec.com/
Local:   (813)991-5490   Training, Contract Programming, and Contract SysAdmin
Fax:     (813)991-6074   Email:  info@eec.com
    Wombat's Laws of Computer Selection:
	(1) If it doesn't run Unix, forget it.
	(2) Any computer design over 10 years old is obsolete.
	(3) Anything made by IBM is junk (see number 2).
	(4) The minimum acceptable CPU power for a single user is a 533MHz
	    quad-processor PowerPC 620 with real-time 3D graphics accelerator.
	(5) Any computer with a mouse is worthless.
		-- Rich Kulawiec (updated by me)