The recognized names are alloc, load, readonly, code, data, and rom.
認識される文字列は alloc、 load、 readonly、 code、 data、 rom である。 - JM
If alloc isAllocAll, the entire colormap is allocated writable.
引き数 alloc がAllocAllの場合、カラーマップ全体は書き込み可能で割り当てられる。 - XFree86
For StaticGray,StaticColor, and TrueColor, alloc must be AllocNone, or a BadMatch error results. StaticGray ,StaticColor ,TrueColorに対しては、引き数 alloc はAllocNoneでなければならず、そうでない場合にはエラーBadMatchとなる。 - XFree86
For the other visual classes, if alloc is AllocNone, the colormap initially has no allocated entries, and clients can allocate them. これら以外のビジュアルクラスにおいて alloc がAllocNoneならば、カラーマップには初期値として割り当てられているエントリーは存在せず、クライアントがエントリーを割り当てることができる。 - XFree86
If the specified colormap was created by the client with alloc set to AllocAll, the new colormap is also created with AllocAll, all color values for all entries are copied from the specified colormap, and then all entries in the specified colormap are freed. 指定したカラーマップが、 alloc をAllocAllとしてクライアントで生成されていた場合、新しいカラーマップもAllocAllで生成され、全てのエントリーに対する全ての色の値は指定したカラーマップからコピーされ、そして指定したカラーマップは解放される。 - XFree86
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.