Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@acer5738g lukasz]# cat /etc/X11/xorg.conf
- # File generated by XFdrake (rev 262502)
- # File generated by XFdrake (rev 262502)
- # File generated by XFdrake (rev 262502)
- # **********************************************************************
- # Refer to the xorg.conf man page for details about the format of
- # this file.
- # **********************************************************************
- Section "ServerLayout"
- Identifier "layout1"
- Screen 0 "screen2" 0 0
- EndSection
- Section "Module"
- Load "v4l" # Video for Linux
- EndSection
- Section "ServerFlags"
- # allows the server to start up even if the mouse does not work
- #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
- Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
- Option "allowmouseopenfail"
- EndSection
- Section "Monitor"
- Identifier "monitor1"
- VendorName "Generic"
- ModelName "Flat Panel 1366x768"
- HorizSync 31.5 - 53.0
- VertRefresh 56.0 - 69.0
- Option "PreferredMode" "1366x768"
- EndSection
- Section "Monitor"
- Identifier "monitor2"
- VendorName "Generic"
- ModelName "Flat Panel 1366x768"
- HorizSync 31.5 - 53.0
- VertRefresh 56.0 - 69.0
- Option "PreferredMode" "1366x768"
- EndSection
- Section "Monitor"
- Identifier "monitor3"
- VendorName "Generic"
- ModelName "Flat Panel 1366x768"
- HorizSync 31.5 - 53.0
- VertRefresh 56.0 - 69.0
- Option "PreferredMode" "1366x768"
- EndSection
- Section "Monitor"
- Identifier "0-LVDS"
- Option "VendorName" "ATI Proprietary Driver"
- Option "ModelName" "Generic Autodetecting Monitor"
- Option "DPMS" "true"
- Option "PreferredMode" "1366x768"
- Option "TargetRefresh" "60"
- Option "Position" "0 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" "1366x768"
- Option "TargetRefresh" "60"
- Option "Position" "0 0"
- Option "Rotate" "normal"
- Option "Disable" "false"
- EndSection
- Section "Device"
- Identifier "device1"
- Driver "fglrx"
- VendorName "Advanced Micro Devices [AMD] nee ATI"
- BoardName "ATI Radeon HD 2000 to HD 4850 (radeon/fglrx-legacy)"
- Option "DPMS"
- EndSection
- Section "Device"
- Identifier "amdcccle-Device[1]-0"
- Driver "fglrx"
- Option "Monitor-LVDS" "0-LVDS"
- Option "Monitor-DFP1" "0-DFP1"
- BusID "PCI:1:0:0"
- EndSection
- Section "Device"
- Identifier "amdcccle-Device[1]-1"
- Driver "fglrx"
- Option "Monitor-DFP1" "0-DFP1"
- BusID "PCI:1:0:0"
- Screen 1
- EndSection
- Section "Screen"
- Identifier "screen1"
- Device "device1"
- Monitor "monitor1"
- DefaultDepth 24
- SubSection "Display"
- Depth 8
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- SubSection "Display"
- Depth 15
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- SubSection "Display"
- Depth 16
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- SubSection "Display"
- Depth 24
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- EndSection
- Section "Screen"
- Identifier "screen2"
- Device "amdcccle-Device[1]-0"
- DefaultDepth 24
- SubSection "Display"
- Depth 8
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- SubSection "Display"
- Depth 15
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- SubSection "Display"
- Depth 16
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- SubSection "Display"
- Depth 24
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- EndSection
- Section "Screen"
- Identifier "screen3"
- Device "amdcccle-Device[1]-1"
- Monitor "monitor3"
- DefaultDepth 24
- SubSection "Display"
- Depth 8
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- SubSection "Display"
- Depth 15
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- SubSection "Display"
- Depth 16
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- SubSection "Display"
- Depth 24
- Modes "1366x768" "1360x765" "1280x720"
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement