.\" $Xorg: xstdcmap.man,v 1.3 2000/08/17 19:55:06 cpqbld Exp $ .\" Copyright 1989, 1994, 1998 The Open Group .\" .\" All Rights Reserved. .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. .\" IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR .\" OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The Open Group shall .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" .\" Copyright (c) 1998, 2001 The X Japanese Documentation Project. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a .\" copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including .\" without limitation the rights to use, copy, modify, merge, publish, dis- .\" tribute, sublicense, and/or sell copies of the Software, and to permit .\" persons to whom the Software is furnished to do so, subject to the fol- .\" lowing conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- .\" ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT .\" SHALL THE X JAPANESE DOCUMENTATION PROJECT BE LIABLE FOR ANY CLAIM, .\" DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The X Japanese .\" Documentation Project shall not be used in advertising or otherwise to .\" promote the sale, use or other dealings in this Software without prior .\" written authorization from The X Japanese Documentation Project. .\" .\" X Window System is a trademark of The Open Group. .\" .\" Translated Thu Nov 5 23:20:55 JST 1998 .\" by FUJIWARA Teruyoshi .\" Updated Mon Oct 22 23:43:00 JST 2001 for XFree86 4.1.0 .\" by FUJIWARA Teruyoshi .\" .\" $XFree86: xc/programs/xstdcmap/xstdcmap.man,v 1.7 2001/01/27 18:21:24 dawes Exp $ .\" .de EX \"Begin example .ne 5 .if n .sp 1 .if t .sp .5 .nf .in +.5i .. .de EE .fi .in -.5i .if n .sp 1 .if t .sp .5 .. .TH XSTDCMAP 1 "Release 6.5" "X Version 11" .SH 名前 .\"0 xstdcmap - X standard colormap utility xstdcmap - X の標準カラーマップを扱うためのユーティリティ .SH 書式 .B xstdcmap [-all] [-best] [-blue] [-default] [-delete \fImap\fP] [-display \fIdisplay\fP] [-gray] [-green] [-help] [-red] [-verbose] .SH 説明 .PP .\"0 The \fIxstdcmap\fP utility can be used to selectively define standard colormap .\"0 properties. It is intended to be run from a user's X startup script to .\"0 create standard colormap definitions in order to facilitate sharing of .\"0 scarce colormap resources among clients. Where at all possible, colormaps .\"0 are created with read-only allocations. \fIxstdcmap\fP ユーティリティは、X の起動スクリプトから実行され、不足 しているカラーマップリソースをクライアント間でうまく共有するための標準 のカラーマップ定義を生成する。可能であれば、カラーマップは読み取り専用 で割り当てられる。 .SH オプション .PP .\"0 The following options may be used with \fIxstdcmap\fP: \fIxstdcmap\fP では以下のオプションを使用できる: .TP 8 .B \-all .\"0 This option indicates that all six standard colormap properties should be .\"0 defined on each screen of the display. Not all screens will support .\"0 visuals under which all six standard colormap properties are meaningful. このオプションを指定すると、ディスプレイの各スクリーンにおいて6つの 標準カラーマッププロパティ全てが定義される。全てのスクリーンが、6つの 標準カラーマッププロパティの全てが意味を持つようなビジュアルをサポート しているわけではない。 .\"0 \fIxstdcmap\fP will determine the best .\"0 allocations and visuals for the colormap properties of a screen. Any .\"0 previously existing standard colormap properties will be replaced. \fIxstdcmap\fP は、スクリーンのカラーマッププロパティに対する最も良い 割り当てとビジュアルを決める。前から存在する標準カラーマッププロパティ は全て置き換えられる。 .TP 8 .B \-best .\"0 This option indicates that the RGB_BEST_MAP should be defined. このオプションを指定すると、RGB_BEST_MAP が定義される。 .TP 8 .B \-blue .\"0 This option indicates that the RGB_BLUE_MAP should be defined. このオプションを指定すると、RGB_BLUE_MAP が定義される。 .TP 8 .B \-default .\"0 This option indicates that the RGB_DEFAULT_MAP should be defined. このオプションを指定すると、RGB_DEFAULT_MAP が定義される。 .TP 8 .B \-delete \fImap\fP .\"0 This option specifies that a specific standard colormap property, or .\"0 all such properties, should be removed. このオプションを指定すると、特定の標準カラーマッププロパティまたは全て の標準カラーマッププロパティが削除される。 .\"0 \fImap\fP may be one of: default, best, red, green, blue, gray, or all. \fImap\fP は default, best, red, green, blue, gray, all のいずれかであ る。 .TP 8 .B \-display \fIdisplay\fP .\"0 This option specifies the host and display to use; see \fIX(7)\fP. このオプションは使用するホストとディスプレイを指定する。\fIX(7)\fP を 参照すること。 .TP 8 .B \-gray .\"0 This option indicates that the RGB_GRAY_MAP should be defined. このオプションを指定すると、RGB_GRAY_MAP が定義される。 .TP 8 .B \-green .\"0 This option indicates that the RGB_GREEN_MAP should be defined. このオプションを指定すると、RGB_GREEN_MAP が定義される。 .TP 8 .B \-help .\"0 This option indicates that a brief description of the command line arguments .\"0 should be printed on the standard error. This will be done whenever an .\"0 unhandled argument is given to .\"0 .I xstdcmap. このオプションを指定すると、コマンド行引き数の簡単な説明が標準エラー 出力に出力される。この動作は、 .I xstdcmap が処理できない引き数を指定したときにも行われる。 .TP 8 .B \-red .\"0 This option indicates that the RGB_RED_MAP should be defined. このオプションを指定すると、RGB_RED_MAP が定義される。 .TP 8 .B \-verbose .\"0 This option indicates that \fIxstdcmap\fP should .\"0 print logging information as it parses its input and defines the .\"0 standard colormap properties. このオプションを指定すると、\fIxstdcmap\fP は入力を解析し、標準カラー マッププロパティを定義しながらログ情報を出力する。 .SH 環境変数 .PP .TP 8 .B DISPLAY .\"0 to get default host and display number. デフォルトのホストとディスプレイ番号を取得する。 .SH 関連項目 X(7) .SH 著者 Donna Converse, MIT X Consortium