2 defining order of display – Tech Source Raptor 4000 Series (for Linux) User Manual

Page 31

Advertising
background image





Raptor 4000 Series: Reference Manual


©2009 Tech Source Inc.

25

Part #65-0271-01

DefaultDepth 8
SubSection "Display"
Depth 8
Modes "2048x2048_D"
EndSubSection
SubSection "Display"
Depth 16
Modes "2048x2048_D"
EndSubSection
SubSection "Display"
Depth 24
Modes "2048x2048_D"
EndSubSection
EndSection


To change the resolution for each device, please refer to Section
4.7.


4.5.2 Defining Order of Display


The order of appearance for the display of two cards can be
configured in the

xorg.conf

file. In the example given below, the

display of the primary card is specified to be on the left of the
secondary card.

Assuming

Screen0

is the console card, the following example

shows the

ServerLayout

section with the Raptor 4000 Series

card as the secondary screen.

Section "ServerLayout"

Identifier "Default Layout"
Screen 0 "Screen0" LeftOf "Raptor4000-0"
Screen 1 "Raptor4000-0" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"

EndSection


Advertising