58 | Solaris Driver
monitor="domegray.vda"
This line indicates that you are using a grayscale display, and
the pre-adjusted timing name is located in the display file
domegray.vda
.
Display files are located in the
/opt/DOMEm2pci/monitors
directory. Do not modify these files unless DOME Support
advises you to do so.
board="m2pci-2hd.xqa"
This line indicates that you are using two heads (
-2hd
) of an
M2 board (
m2pci
), and that the board configuration is located
in the board file
m2pci-2hd.xqa
.
The board file is located in the
/opt/DOMEm2pci/boards
directory. Do not modify these files.
See the second code sample on page 56 for the second head.
To select video pedestal
To enable or disable video pedestal, edit the
domegray.vda
file, which is referenced by the
OWconfig
file.
To enable pedestal, set the
BlackLevel
parameter in the
domegray.vda
file to 0.054. To disable pedestal, set the
BlackLevel
parameter to 0.0.
To support a color display, use
"domecolr.vda"
in place of
"domegray.vda".
One M2 board can support one color and
one grayscale display, or two of each. Make sure each head
is set to use the appropriate
.vda
file.