XCOLORS(1) | General Commands Manual | XCOLORS(1) |
xcolors - display all X11 color names and colors
xcolors [ -start color ] [ -near color ] [ -distance howfar ]
xcolors reads the rgb.txt file that defines the color names the X server knows and displays the colors found.
At the top of the window is a sample region containing text. By clicking on the color names, the color of the sample text can be changed. Mouse button 1 changes the foreground; button 2 changes the background. The text can also be edited.
Typing ``q'' exits the program.
In addition the the usual X Toolkit options, xcolors understands these command line options:
Xcolors has a few top-level application resources that allow customizations that are specific to xcolors.
Knowing the name and position in the hierarchy of each widget is useful when specifying resources for them. In the chart below, the class and name of each widget is given.
Xcolors xcolors Paned panes AsciiText sample Viewport viewport Box colors Label colorname Label colorname . . .
Assumes that all names for the same color are consecutive in the rgb.txt file.
Because xcolors cannot read the server's color name database, the color names it uses may not match those in the server. This is most likely to happen if xcolors is run from a remote host.
The program would be faster if it used gadgets instead of widgets for the color spots.
Stephen Gildea, MIT X Consortium
3 October 1991 | X Version 11 |