10.0;scrattr (screen_attributes), revision 1.0, 88/05/12
scrattr (screen_attributes) - screen attributes
usage: scrattr [-avcpxy]
DESCRIPTION
Without any options, scrattr lists the X and Y dimensions of the display
in pixels. Screen attributes are always listed in the same order: X
coordinates, Y coordinates, number of planes, number of primary colors.
This order is independent of the order in which the options are
specified.
OPTIONS
-v(verbose)
Gives a description of each field, and the attributes on separate
lines. Without the -v option, attributes appear on the same line
separated by tabs. If any options other than -v are specified, only
that combination of attributes will be displayed, and always in the
order given above.
-a Displays all attributes.
-x Displays the X dimension of the display in pixels.
-y Displays the Y dimension of the display in pixels.
-p Displays the number of bit planes on the display.
-c Displays the number of primary colors on the display.