ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.4)
_______________________________________________________________________________
    bgc <color>
    "background color"
    
    DESCRIPTION:
        The 'bgc' changes the background color of a Ce window. 
        
        <color>    must    be   a  valid  X  color  as  it  appears  in  the  X11
        file  '/usr/lib/X11/rgb.txt'    or    via   an    "RGB"    (RedGreenBlue)
        specification. It can be specified as either a color  name such as "light
        blue",  or   a  color  hex  code such as "#bfd8d8".  If <color>  contains
        one  or more blanks or a pound sign,  it  must  be  enclosed  in  quotes.

        Ce   does  not  allow  you  to  make  the  background  the  same  as  the
        foreground  color.  Thus, 'bgc' has no  effect  on  monochrome   systems,
        which have only two colors.  Use the "inv" command to swap foreground and
        background on these machines.
        
    RELATED HELP FILES:

        fgc           (Foreground Color)       
        wdc           (Window Default Colors)  
        ce            (-bg and -fg options)    
        
        support       (customer support)       

_______________________________________________________________________________
  Copyright (c) 2005, Robert Styma Consulting.  All rights reserved.