Ps-i 2.2 - views

General description

View sections describe how a given field should be displayed by the field viewer.

Section format

Example:
view 'normal'
	comment 'Displays activated identity in major color and tension in minor'
	type    "display_type"
	color1  "display_cache"
	color2  "display_tension"
	color3  "display_bkg"
end
The section is composed of the keyword view followed by the name assigned to this view, followed by several directives, followed by the keyword end.

The following directives are available:

The expressions color1, color2 and color3 are also computed when examining an agent with Agent viewer

Related

See also About Ps-i 2.0.