.TH xstdcmap "" "" "X Utility"
.PC "X standard color-map utility"
\fBxstdcmap [\-all] [\-best] [\-blue] [\-default] [\-delete \fImap\^\fB] [\-display \fIdisplay\^\fB] [\-gray] [\-green] [\-help] [\-red] [\-verbose]\fR
.PP
.HS
.SH Options:
.IC \fB\-all\fR
Define all six standard color-map properties on each screen of the display
.IC \fB\-best\fR
Define
.B RGB_BEST_MAP
.IC \fB\-blue\fR
Define
.B RGB_BLUE_MAP
.IC \fB\-default\fR
Define
.B RGB_DEFAULT_MAP
.IC "\fB\-delete \fImap\fR"
Remove a standard color-map property
.IC "\fB\-display \fIhost\^\fB:\fIdisplay\fR"
Use
.I display
on
.I host
.IC \fB\-gray\fR
Define
.B RGB_GRAY_MAP
.IC \fB\-green\fR
Define
.B RGB_GREEN_MAP
.IC \fB\-help\fR
Print on the standard error a brief description of these command-line options
.IC \fB\-red\fR
Define
.B RGB_RED_MAP
.IC \fB\-verbose\fR
Tell
.B xstdcmap
to print logging information as it parses its input and defines the
standard color-map properties
.HE
The X utility
.B xstdcmap
defines the properties of the standard color map.
You should invoke it from within the script
.BR $HOME/.xinitrc ,
to create the standard color-map definitions,
which facilitates sharing of scarce color-map resources among clients.
Where at all possible, the color maps it creates have read-only allocations.
.SH Options
.B xstdcmap
recognizes the following command-line options:
.IP \fB\-all\fR 0.75i
Define all six standard color-map properties on each screen of the display.
Not every screen supports visuals under which all six standard color-map
properties are meaningful.
.B xstdcmap
determines the best allocations and visuals for the color-map properties
of a screen.
Any previously existing standard color-map properties will be replaced.
.IP \fB\-best\fR
Define
.BR RGB_BEST_MAP .
.IP \fB\-blue\fR
Define
.BR RGB_BLUE_MAP .
.IP \fB\-default\fR
Define
.BR RGB_DEFAULT_MAP .
.IP "\fB\-delete \fImap\fR"
Remove a standard color-map property.
.I map
can be one of the following:
.BR default ,
.BR best ,
.BR red ,
.BR green ,
.BR blue ,
or
.BR gray .
.\" .IP "\fB\-display \fIhost\^\fB:\fIdisplay\fR"
.\" Use
.\" .I display
.\" on
.\" .IR host .
.IP \fB\-gray\fR
Define
.BR RGB_GRAY_MAP .
.IP \fB\-green\fR
Define
.BR RGB_GREEN_MAP .
.IP \fB\-help\fR
Print on the standard error a brief description of these options.
.IP \fB\-red\fR
Define
.BR RGB_RED_MAP .
.IP \fB\-verbose\fR
Tell
.B xstdcmap
to print logging information as it parses its input and defines the
standard color-map properties.
.SH Environment
.B xstdcmap
reads the environmental variable
.B DISPLAY
to find the default host and display number.
.SH "See Also"
.B
X utilities
.R
.SH Notes
Copyright \(co 1989, Massachusetts Institute of Technology.
.PP
.II "Converse, Donna"
.B xstdcmap
was written by Donna Converse of the MIT X Consortium.
