man-pages/man1/xstdcmap.1.html
2021-03-31 01:06:50 +01:00

140 lines
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of XSTDCMAP</TITLE>
</HEAD><BODY>
<H1>XSTDCMAP</H1>
Section: User Commands (1)<BR>Updated: xstdcmap 1.0.3<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
xstdcmap - X standard colormap utility
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>xstdcmap</B>
[-all] [-best] [-blue] [-default] [-delete <I>map</I>] [-display <I>display</I>]
[-gray] [-green] [-help] [-red] [-verbose] [-version]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
The <I>xstdcmap</I> utility can be used to selectively define standard colormap
properties. It is intended to be run from a user's X startup script to
create standard colormap definitions in order to facilitate sharing of
scarce colormap resources among clients. Where at all possible, colormaps
are created with read-only allocations.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
The following options may be used with <I>xstdcmap</I>:
<DL COMPACT>
<DT id="1"><B>-all</B>
<DD>
This option indicates that all six standard colormap properties should be
defined on each screen of the display. Not all screens will support
visuals under which all six standard colormap properties are meaningful.
<I>xstdcmap</I> will determine the best
allocations and visuals for the colormap properties of a screen. Any
previously existing standard colormap properties will be replaced.
<DT id="2"><B>-best</B>
<DD>
This option indicates that the RGB_BEST_MAP should be defined.
<DT id="3"><B>-blue</B>
<DD>
This option indicates that the RGB_BLUE_MAP should be defined.
<DT id="4"><B>-default</B>
<DD>
This option indicates that the RGB_DEFAULT_MAP should be defined.
<DT id="5"><B>-delete </B><I>map</I>
<DD>
This option specifies that a specific standard colormap property, or
all such properties, should be removed.
<I>map</I> may be one of: default, best, red, green, blue, gray, or all.
<DT id="6"><B>-display </B><I>display</I>
<DD>
This option specifies the host and display to use; see <I><A HREF="/cgi-bin/man/man2html?7+X">X</A>(7)</I>.
<DT id="7"><B>-gray</B>
<DD>
This option indicates that the RGB_GRAY_MAP should be defined.
<DT id="8"><B>-green</B>
<DD>
This option indicates that the RGB_GREEN_MAP should be defined.
<DT id="9"><B>-help</B>
<DD>
This option indicates that a brief description of the command line arguments
should be printed on the standard error. This will be done whenever an
unhandled argument is given to
<I>xstdcmap.</I>
<DT id="10"><B>-red</B>
<DD>
This option indicates that the RGB_RED_MAP should be defined.
<DT id="11"><B>-verbose</B>
<DD>
This option indicates that <I>xstdcmap</I> should
print logging information as it parses its input and defines the
standard colormap properties.
<DT id="12"><B>-version</B>
<DD>
This option indicates that <I>xstdcmap</I> should print its version and exit.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>ENVIRONMENT</H2>
<P>
<DL COMPACT>
<DT id="13"><B>DISPLAY</B>
<DD>
to get default host and display number.
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<A HREF="/cgi-bin/man/man2html?7+X">X</A>(7)
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
Donna Converse, MIT X Consortium
<P>
<P>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="14"><A HREF="#lbAB">NAME</A><DD>
<DT id="15"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="16"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="17"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="18"><A HREF="#lbAF">ENVIRONMENT</A><DD>
<DT id="19"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="20"><A HREF="#lbAH">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:31 GMT, March 31, 2021
</BODY>
</HTML>