Tech Source Raptor 4000 Series (for Linux) User Manual
Page 22
Raptor 4000 Series: Reference Manual
©2009 Tech Source Inc.
16
Part #65-0271-01
mistakenly using the transparent color, the
value of the color can be changed so that the
application no longer uses it. The default
value is
0x0A3246
.
3.8.3 Screen Section
Identifier: Each
screen
must have a unique identifier
which will be used in the
ServerLayout
section.
Device:
This field specifies which device you want to
use for this screen. It should match the
Identifier specified in one of the
Device
sections.
Monitor:
This field should remain unchanged for the
Raptor 4000 Series cards. Refer to the
XFree86
or X.org documentation for
instructions on how to create a custom
Monitor
section.
DefaultDepth:
Should be set to
24 bit
depth.
Modes:
This field should specify the desired
resolution. If DDC2B/EDID is present, this field
is ignored.
The following sample screen section shows the 4000 Series card,
which is configured for 2048x2048:
Section "Screen"
Identifier "Raptor4000-0"
Device "Rapafp0"
Monitor "TSI-FP DVI"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "2048x2048"
EndSubSection