Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!uunet!sco!wul From: wul@sco.COM (Wu Liu) Newsgroups: comp.unix.xenix.sco Subject: Re: Xenix and VGA (50 lines)? Keywords: unix xenix Message-ID: <12443@scolex.sco.COM> Date: 5 Jun 91 17:55:11 GMT References: <1991Jun4.220020.20565@netcom.COM> Sender: news@sco.COM Organization: The Santa Cruz Operation, Inc. Lines: 17 /--jsteele@netcom.COM (John Steele) said... | I am currently using vidi to set my VGA console to 43 line mode. I am | wondering if 50 line mode is somehow available, and also why only 3 | console partitions out of 12 will allow 43 lines. If anyone has an | answer, I would be grateful if you could either respond in this newsgroup | as others may have come across the same, or if not, reply email. \-- The VGA 50-line mode is probably not available. You should check /usr/include/sys/vidi.h; the supported video modes are listed in there. If you want to use 43-line mode on all of your multiscreens, you'll need to increase the amount of memory reserved for the console. I don't know what the resource name is under Xenix; it's SCRNMEM under Unix.