XCMAP(1) USER COMMANDS XCMAP(1) NAME xstdcmap - X standard colormap utility SYNOPSIS xstdcmap [-all] [-best] [-blue] [-default] [-delete _m_a_p] [- display _d_i_s_p_l_a_y] [-gray] [-green] [-help] [-red] [-verbose] DESCRIPTION The _x_s_t_d_c_m_a_p utility can be used to selectively define stan- dard colormap properties. It is intended to be run from a user's X startup script to create standard colormap defini- tions in order to facilitate sharing of scarce colormap resources among clients. Where at all possible, colormaps are created with read-only allocations. OPTIONS The following options may be used with _x_s_t_d_c_m_a_p: -all 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 mean- ingful. _x_s_t_d_c_m_a_p will determine the best alloca- tions and visuals for the colormap properties of a screen. Any previously existing standard colormap properties will be replaced. -best This option indicates that the RGB_BEST_MAP should be defined. -blue This option indicates that the RGB_BLUE_MAP should be defined. -default This option indicates that the RGB_DEFAULT_MAP should be defined. -delete _m_a_p This option specifies that a standard colormap pro- perty should be removed. _m_a_p_P _m_a_y _b_e _o_n_e _o_f: _d_e_f_a_u_l_t, _b_e_s_t, _r_e_d, _g_r_e_e_n, _b_l_u_e, _o_r _g_r_a_y. -display _d_i_s_p_l_a_y This option specifies the host and display to use; see _X(_1). -gray This option indicates that the RGB_GRAY_MAP should be defined. -green This option indicates that the RGB_GREEN_MAP should be defined. X Version 11 Last change: Release 4 1 XCMAP(1) USER COMMANDS XCMAP(1) -help 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 _x_s_t_d_c_m_a_p. -red This option indicates that the RGB_RED_MAP should be defined. -verbose This option indicates that _x_s_t_d_c_m_a_p should print logging information as it parses its input and defines the standard colormap properties. ENVIRONMENT DISPLAY to get default host and display number. SEE ALSO X(1) COPYRIGHT Copyright 1989, Massachusetts Institute of Technology. See _X(_1) for a full statement of rights and permissions. AUTHOR Donna Converse, MIT X Consortium X Version 11 Last change: Release 4 2