Re: Q: ROOT on B&W screen

From: Rene Brun (Rene.Brun@cern.ch)
Date: Wed May 07 1997 - 08:15:03 MEST


Pasha Murat wrote:
> 
>         Hi,
> 
> how could one make ROOT look decently on black/white screen?
> Should graphics libraries be recompiled with different palette choice?
> 

The following command will disable fill area colors:
  Root > gStyle->SetFillColor(0);

If you work on a black/white screen, you should place this command
in your rootlogon.C macro.

Rene Brun



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:18 MET