| 1 | Section "ServerLayout"
|
|---|
| 2 | Identifier "aticonfig Layout"
|
|---|
| 3 | Screen 0 "aticonfig-Screen[0]-0" 0 0
|
|---|
| 4 | EndSection
|
|---|
| 5 |
|
|---|
| 6 | Section "Module"
|
|---|
| 7 | EndSection
|
|---|
| 8 |
|
|---|
| 9 | Section "Monitor"
|
|---|
| 10 | Identifier "aticonfig-Monitor[0]-0"
|
|---|
| 11 | Option "VendorName" "ATI Proprietary Driver"
|
|---|
| 12 | Option "ModelName" "Generic Autodetecting Monitor"
|
|---|
| 13 | Option "DPMS" "true"
|
|---|
| 14 | EndSection
|
|---|
| 15 |
|
|---|
| 16 | Section "Device"
|
|---|
| 17 | Identifier "aticonfig-Device[0]-0"
|
|---|
| 18 | Driver "fglrx"
|
|---|
| 19 | Option "VideoOverlay" "off"
|
|---|
| 20 | Option "TexturedVideo" "on"
|
|---|
| 21 | Option "OpenGLOverlay" "off"
|
|---|
| 22 | Option "TexturedVideoSync" "on"
|
|---|
| 23 | Option "Capabilities" "0x00000800"
|
|---|
| 24 | Option "UseFastTLS" "on"
|
|---|
| 25 | Option "OverlayOnCRTC2" "0"
|
|---|
| 26 | BusID "PCI:1:0:0"
|
|---|
| 27 | EndSection
|
|---|
| 28 |
|
|---|
| 29 | Section "Screen"
|
|---|
| 30 | Identifier "aticonfig-Screen[0]-0"
|
|---|
| 31 | Device "aticonfig-Device[0]-0"
|
|---|
| 32 | Monitor "aticonfig-Monitor[0]-0"
|
|---|
| 33 | DefaultDepth 24
|
|---|
| 34 | SubSection "Display"
|
|---|
| 35 | Viewport 0 0
|
|---|
| 36 | Depth 24
|
|---|
| 37 | EndSubSection
|
|---|
| 38 | EndSection
|
|---|
| 39 |
|
|---|