Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ulowell!redsox!campbell From: campbell@redsox.UUCP (Larry Campbell) Newsgroups: comp.unix.microport Subject: Re: Interactive UNIX V.3 and EGA Summary: RTFM Message-ID: <564@redsox.UUCP> Date: 28 Nov 88 01:07:49 GMT References: <388@super8.UUCP> Reply-To: campbell@redsox.UUCP (Larry Campbell) Organization: The Boston Software Works, Inc. Lines: 15 In article <388@super8.UUCP> manfred@supgmbh.UUCP (Manfred Nikodem) writes: }I am using Interactive Unix SYS V.3 and try to program a EGA card in }graphics mode. Who knows, how to put the data into the Bitmap of the }EGA card? This is actually documented. In the binder entitled "Supplements" there are man pages for the Interactive extensions to SVR3. Read the man page for display(7); in particular, the KDSETMODE ioctl, which allows you to put the current console into graphics mode, and the KDMAPDISP ioctl which allows you to map the EGA's screen memory into your address space. -- Larry Campbell The Boston Software Works, Inc. campbell@bsw.com 120 Fulton Street wjh12!redsox!campbell Boston, MA 02146