80x43

Brian Chapman chapman at sco.COM
Sat Nov 18 11:14:13 AEST 1989


In article <57 at van-bc.UUCP> sl at van-bc.UUCP (Stuart Lynne) writes:
> Has anyone managed to get vi to run with an 80x43 sized display
> (vidi e80x43)?

For 2.3 Xenix vi(C) uses termcap (I think).   For termcap
vi(C) add a line to /etc/termcap, after the "ansic" entry:

ansi43:li#43:tc=ansi:

Then set your TERM var to "ansi43".
(and export it if you need to)

3.2 SCO UNIX vi(C) uses terminfo and I don't
have a terminfo vi(C) here at home so I can't
test it, but I suppose you edit /usr/lib/terminfo/terminfo.src
and add a duplicate entry for ansi43 with a "lines#43"
in it.  Then run tic(C).

> Also, what do you have to do to run in 80x43 in all
> multi screens? After a couple of screens have switched
> vidi returns a message "vidi: Not enough space".

Sorry about no doc on this one.  The save screen for a 43 line
screen is larger so you need to increase your save screen memory.
There is a utility in your linkkit called configure(ADM).  As
superuser run this program and increase the screen memory
variable.  Increase it 4K for every new 43 line screen you want
to add.

>This is all on a 2.3.2 / 386 system. With a VGA card. I have the TFM -
>pointers welcome.
>
>-- 
>Stuart.Lynne at wimsey.bc.ca ubc-cs!van-bc!sl 604-937-7532(voice) 604-939-4768(fax)
-- 
Brian Chapman		uunet!sco!chapman
Pay no attention to the man behind the curtain!



More information about the Comp.unix.xenix mailing list