Monochrome and VGA multiscreen use at the same time
Stuart Lynne
sl at van-bc.wimsey.bc.ca
Tue Aug 7 19:39:27 AEST 1990
In article <26bc5578.1f19 at petunia.CalPoly.EDU> gritchie at polyslo.CalPoly.EDU (Gary Ritchie) writes:
> What I'd like to do is assign screens 7 - 12 to the monochrome
>monitor the way it was in the 286 version. Does anyone have any
>suggestions?
I use the following in a file called:
/etc/rc.d/0/avidi
/bin/vidi e80x43 < /dev/tty01
/bin/vidi e80x43 < /dev/tty02
/bin/vidi e80x43 < /dev/tty03
/bin/vidi e80x43 < /dev/tty04
/bin/vidi e80x43 < /dev/tty05
/bin/vidi e80x43 < /dev/tty06
/bin/vidi e80x43 < /dev/tty07
/bin/vidi e80x43 < /dev/tty08
/bin/vidi e80x43 < /dev/tty11
/bin/vidi e80x43 < /dev/tty12
/bin/vidi mono < /dev/tty09
/bin/vidi mono < /dev/tty10
Note that too get so many 80x43 screens I had to change the screen memory up
to 128kb.
--
Stuart.Lynne at wimsey.bc.ca ubc-cs!van-bc!sl 604-937-7532(voice)
More information about the Comp.unix.xenix
mailing list