Parent Topic: Preferences

Cursor Colour

The CursorColour preference can be used to modify the default colour of the cursor in the image display windows. The default is white, but this value will be overridden if you change the colour in the Cursor Control panel.

The value of this preference may be any recognised cursor colour, or any RGB colour in the format ``(RGB: RRR GGG BBB)''.

Example:

The first line would set the default cursor colour to Red, while the second would set the default colour to an explicit RGB value (red=200, green=128, blue=64).

 CursorColour: Red
 CursorColour: (RGB: 200 128 64)
See Also: Cursor Control


Parent Topic: Preferences
About PCI Help Gateway