Path: utzoo!attcan!uunet!murphy!jpradley!jpr From: jpr@jpradley.uucp (Jean-Pierre Radley) Newsgroups: comp.unix.sysv386 Subject: Re: u386mon in 43 line mode Message-ID: <1990Oct21.154212.6506@jpradley.uucp> Date: 21 Oct 90 15:42:12 GMT References: <1990Oct12.010848.8526@unixland.uucp> <15945@bfmny0.BFM.COM> Reply-To: jpr@jpradley.UUCP (Jean-Pierre Radley) Organization: High-Q Lines: 26 In article <15945@bfmny0.BFM.COM> tneff@bfmny0.BFM.COM (Tom Neff) writes: >In article <1990Oct12.010848.8526@unixland.uucp> bill@unixland.uucp (Bill Heiser) writes: >>I have a program called ega43 that makes the display turn into 43 line >>mode -- but when I run u386mon, it only uses "25 line mode". > >Do you also set LINES=43 after running ega43? Or select a terminal type >that says lines#43 in the definition? Otherwise how is u386mon gonna >know what mode you're in. I use SCO's "vidi" command to induce 43-line mode on 8 out of my 12 multiscreens. This requires two changes: The kernel must be recompiled, changing SCRNMEM in /usr/sys/conf/space.inc to be 60H, (or better, letting /usr/sys/conf/configure do that for you, and answering "96" as the No. of K of screen memory -- for more 43-line screens, increase it). A different TERM setting. Instead of "ansi", my 43-line screens use "an43", and the definition of that in /etc/termcap is: an43: :li#43:tc=ansi: -- Jean-Pierre Radley HIGH-Q jpr@jpradley CIS: 72160,1341