ATI RADEON 7500 PCI Graphics Controller Installation Guide
Section Screen |
|
Identifier | “Screen |
Device | “ATI Radeon 7500 QW(0) Connector 1” |
Monitor | “Monitor 0” |
#Include other Screen info here, including other SubSections EndSection
Section Screen |
|
Identifier | “Screen |
Device | “ATI Radeon 7500 QW(0) Connector 2 |
Monitor | “Monitor 0” |
#Include other Screen info here, including other SubSections EndSection
Section Screen |
|
Identifier | “Screen |
Device | “ATI Radeon 7500 QW(1) Connector 1” |
Monitor | “Monitor 0” |
#Include other Screen info here, including other SubSections EndSection
The first Screen section maps the screen Screen
Once you have the Screen sections set up, you can set up the ServerLayout section. The ServerLayout section uses the Identifier field that was defined for each of the Screen sections. The ServerLayout section describes all of the screens used by the Xserver. The ServerLayout section for this example is as follows:
Section ServerLayout |
|
| |
Identifier | “Main Layout” |
| |
Screen | 0 | “Screen |
|
Screen | 1 | “Screen | “Screen |
Screen | 2 | “Screen | “Screen |
InputDevice “Mouse0” “CorePointer”
InputDevice “Keyboard0” “CoreKeyboard”
EndSection
This ServerLayout has three screens associated with it. These screens are accessed through the 0.0, 0.1 and 0.2 displays. The first screen is associated with the Screen
This example shows how to build up a ServerLayout that uses a specific Screen which in turn uses a specific physical device.
Chapter 4 | 21 |