exec >$HOME/.x11startlog 2>$HOME/.x11startlog
### For Color CRT
(
=
/usr/bin/X11/xinitcolormap -c 16 /etc/newconfig/rmb/xrmbcolormap
(
=
b. Add the command lines that set the environmentvariables LANG and KBD LANG if
needed.
If xdm is used to start the X clients on the X stations:
1. Copy a global startup le for the X Terminal to create your lo cal startup le as follows:
$cd
$ cp /etc/newconfig/xdm/sys.xsession ./.xsession
2. Change the p ermission of .xsession le as follows:
$ chmod u+rwx ./.xsession
3. Mo dify the .xsession le for your environment. You can use VI(1) editor to mo dify this
le.
a. Add one of the following command lines for y
our X Terminal:
For color CRT:
### For Color CRT
/usr/bin/X11/xinitcolormap -c 16 /etc/newconfig/rmb/xrmbcolormap
For gray scale CRT:
### For Gray Scale CRT
/usr/bin/X11/xinitcolormap -c 16 /etc/newconfig/rmb/xrmbgraymap
For color CRT with BASIC Plus (greater than 4 planes)
### For Color CRT with BASIC Plus (greater than 4 planes)
/usr/bin/X11/xinitcolormap -f /usr/lib/rmb/PLUS/bplus_colormap
For color CRT with BASIC Plus (4 planes)
### For Color CRT with BASIC Plus (4 planes)
/usr/bin/X11/xinitcolormap -f /usr/lib/rmb/PLUS/bplus_cmap.4
See BASIC Plus manual for creating bplus cmap.4 le.
Note that the shell scripts ab ovemust be placed after the error logging pro cedure as
in the following example:
exec >$HOME/.x11startlog 2>$HOME/.x11startlog
### For Color CRT
(
=
/usr/bin/X11/xinitcolormap -c 16 /etc/newconfig/rmb/xrmbcolormap
(
=
b. Add the command lines that set the environmentvariables LANG and KBD LANG if
needed.
5-18 Software Installation