This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Mike, I'll assume you're using CDE. Create a file /etc/dt/config/Xservers, which is initially a copy of /usr/dt/config/Xservers -- this file will then over-ride the system default as a local customization. All you need to do is remove the part of the server invocation line (begins with :0) that relates to running in 24 bit (remove "defdepth 24"). You don't need to reboot if you can get the console user logged-off and issue the following commands to stop and restart the Xserver; /etc/init.d/dtlogin stop /etc/init.d/dtlogin start mike On Jul 11, 3:26pm, Unidata Support wrote: > Subject: 20000711: color allocation > >To: address@hidden > >From: Mike Trexler <address@hidden> > >Subject: color allocation > >Organization: N C State Univ > >Keywords: 200007102103.e6AL3aT23883 > > Steve (presumably), > > We're having a color allocation problem with gempak on some new ultra 10's. > I've confirmed that it's running a default 24bit TrueColor. I've read the help > archives, but don't really understand what it is that I have to do to get the > system to 8 bit....something about changing the Xservers file, then do I have to > reboot, or do I excute a file which will reread what the new Xservers > config is??