Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "ServerLayout"
- Identifier "amdcccle Layout"
- Screen 0 "amdcccle-Screen[1]-0" 0 0
- ## Screen 1 "DisplayLinkScreen" RightOf "Default Screen"
- EndSection
- ##Section "Files"
- ## ModulePath "/usr/lib/xorg/modules"
- ## ModulePath "/usr/local/lib/xorg/modules"
- ## ModulePath "/usr/local/lib/xorg/modules/drivers"
- ##EndSection
- Section "Module"
- Load "glx"
- EndSection
- Section "Monitor"
- Identifier "0-CRT1"
- Option "VendorName" "ATI Proprietary Driver"
- Option "ModelName" "Generic Autodetecting Monitor"
- Option "DPMS" "true"
- Option "PreferredMode" "1680x1050"
- Option "TargetRefresh" "60"
- Option "Position" "1600 0"
- Option "Rotate" "normal"
- Option "Disable" "false"
- EndSection
- Section "Monitor"
- Identifier "0-DFP1"
- Option "VendorName" "ATI Proprietary Driver"
- Option "ModelName" "Generic Autodetecting Monitor"
- Option "DPMS" "true"
- Option "PreferredMode" "1600x900"
- Option "TargetRefresh" "60"
- Option "Position" "0 0"
- Option "Rotate" "normal"
- Option "Disable" "false"
- EndSection
- ##Section "Device"
- ## Identifier "DisplayLinkDevice"
- ## Driver "displaylink"
- ## Option "fbdev" "/dev/fb1"
- ##EndSection
- ##Section "Monitor"
- ## Identifier "DisplayLinkMonitor"
- ##EndSection
- ##Section "Screen"
- ## Identifier "DisplayLinkScreen"
- ## Device "DisplayLinkDevice"
- ## Monitor "DisplayLinkMonitor"
- ## SubSection "Display"
- ## Depth 24
- ## Modes "1440x900"
- ## EndSubSection
- ##EndSection
- Section "Device"
- Identifier "amdcccle-Device[1]-0"
- Driver "fglrx"
- Option "Monitor-CRT1" "0-CRT1"
- Option "Monitor-DFP1" "0-DFP1"
- BusID "PCI:1:5:0"
- EndSection
- Section "Device"
- Identifier "amdcccle-Device[1]-1"
- Driver "fglrx"
- Option "Monitor-DFP1" "0-DFP1"
- BusID "PCI:1:5:0"
- Screen 1
- EndSection
- Section "Screen"
- Identifier "Default Screen"
- DefaultDepth 24
- EndSection
- Section "Screen"
- Identifier "amdcccle-Screen[1]-0"
- Device "amdcccle-Device[1]-0"
- DefaultDepth 24
- SubSection "Display"
- Viewport 0 0
- Virtual 3280 1680
- Depth 24
- EndSubSection
- EndSection
- Section "Screen"
- Identifier "amdcccle-Screen[1]-1"
- Device "amdcccle-Device[1]-1"
- DefaultDepth 24
- SubSection "Display"
- Viewport 0 0
- Depth 24
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment