Path: utzoo!utgpu!watmath!clyde!att!cuuxb!fmcgee From: fmcgee@cuuxb.ATT.COM (~XT4103000~Frank McGee~C23~M24~6326~) Newsgroups: comp.sys.att Subject: Re: AT&T 386 UNIX, color Keywords: VDC750 EGA Color Message-ID: <2309@cuuxb.ATT.COM> Date: 19 Dec 88 16:03:30 GMT References: <273@ssbn.WLK.COM> Reply-To: fmcgee@cuuxb.UUCP (Frank W. McGee) Distribution: na Organization: AT&T, Data Systems Group, Lisle, IL Lines: 29 In article <273@ssbn.WLK.COM> bill@ssbn.WLK.COM (Bill Kennedy) writes: >I have embarked on an adventure that isn't playing out very well. >Having RTFM on the ETI interface in AT&T 386 UNIX Vr3.1 I decided >that I would type in the example program to demonstrate two windows, >each in a different color. Zilch, I can't find what library has >start_color(), init_pair(), or wattron(). Worse I'm not sure that >the terminfo definition I am using (AT386-M) is going to work because >it's a hack for a monochrome display. Why use it? Because the adm >screens don't work with at386. I looked into this a little bit. Prerequisites seem to include installing the Graphics Programming Utilities Package (part of the Software Development Set). This includes the ETI libraries and header files. To compile a program that uses ETI, you need to include #include in your program then compile with cc -lpanel -lcurses and that should compile your program (page 10-70 of the Programmer's Guide Volume II that comes with SDS). I'll email you a copy of the color terminfo that comes with System V Rel. 3.2, that should allow you to use color on your console. Hope this is what you were looking for. -- Frank McGee Tier 3 Indirect Channel Sales Support attmail!fmcgee