beautypg.com

Tech Source Raptor Drivers for Linux User Manual

Page 31

background image

Chapter 4 – Software Installation for T-Class Cards

4-9

Monitor:

This field should remain unchanged for the
Raptor 2100T, Raptor 3840T and the Raptor
2500T. For the Raptor 1100T, this field
should contain the identifier of the

Monitor

section that will be used with this card.
Refer to the

XFree86

documentation for

instructions on how to create a custom

Monitor

section.

DefaultDepth:

Should be set to either

8

or

24

depending

on the default visual desired. This is used
when 24-bit visuals will be used on the
screen, otherwise this field should be set to

8

.

Modes:

This field should remain unchanged for the
Raptor 2100T, Raptor 3840T and the Raptor
2500T. It may be modified to change the
resolution of a Raptor 1100T card.


The following sample screen section shows the 1100T
configured for 1280x1024.

Section "Screen"
Identifier "Raptor1100T"
Device "Raptor1.1KT"
Monitor "CustomMonitor"
DefaultDepth 8
SubSection "Display"
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection

SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection