Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wasatch!helios.ee.lbl.gov!pasteur!ucbvax!hplabs!hp-pcd!hpcvlx!kam From: kam@hpcvlx.HP.COM (Keith Marchington) Newsgroups: comp.sys.hp Subject: Re: X color maps and switching Message-ID: <101950045@hpcvlx.HP.COM> Date: 3 Aug 89 22:22:31 GMT References: <578@mmlai.UUCP> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 17 / hpcvlx:comp.sys.hp / chan@hpfcmgw.HP.COM (Chan Benson) / 9:48 am Aug 2, 1989 / >For your TSRX, check out running the server in combined mode (see page 3-4 >in the "Starbase Programming with X11" manual). This at least prevents >your window borders from "going technicolor". > -- Chan Benson > HP Fort Collins >---------- That's a good idea Tony. If you run in combined mode, then xwcreate your Starbase windows with a "depth" parameter of either 8 or 24, then they will be created in the image planes while the rest of X will be in the overlays. You only get one screen this way (with as many as three visual types) but your Starbase programs won't cause a technicolor root window. Keith