Technical data
Configuring and Managing Routers with Site Manager
1-30 117347-A Rev. A
Changing Colors on a UNIX Workstation
To change the foreground or background color for your own use of Site Manager:
1. Add the appropriate line to the .Xdefaults file.
If you want to change the foreground color, add the following line, where
color
is the name of the color you want:
XJam*foreground:
color
If you want to change the background color, add the following line, where
color
is the name of the color you want:
XJam*background:
color
2. Save the .Xdefaults file.
3. Enter the following command to reload the contents of the .Xdefaults file
on the X server:
xrdb -merge.Xdefaults
To change the foreground or background color for all users of Site Manager on
this workstation:
1. Open the XJam file.
2. Search for the appropriate line, as follows:
If you want to change the foreground color, search for the following line:
XJam*foreground:steelblue3
If you want to change the background color, search for the following line:
XJam*background:chartreuse3
3. Change the color name to the one you want.
4. Save the XJam file.