Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!mit-eddie!bloom-beacon!dont-send-mail-to-path-lines From: mouse@lightning.mcrcim.mcgill.EDU (der Mouse) Newsgroups: comp.windows.x Subject: Re: Multiple screens on a color SUN Message-ID: <9105032211.AA03171@lightning.McRCIM.McGill.EDU> Date: 3 May 91 22:11:20 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 17 > [stuff on how to get 2 screens from a cg4 on a Sun] > Does anyone know how to set the colors of the "mono" screen on the > cg4 under X's nose? pr = pr_open("/dev/fb"); pr_set_plane_group(pr,PIXPG_OVERLAY); pr_putcolormap(pr,0,2,...,...,...); If the above (plus your PIXRECT PROGRAMMER'S GUIDE or whatever it's called) isn't enough, I can probably put together a small program to do the job.... der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu