Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "ServerLayout"
- Identifier "X.org Configured"
- Screen "Screen0"
- Screen "Screen1" Relative "Screen0" 4294967019 4294966216
- InputDevice "Mouse0" "CorePointer"
- InputDevice "Keyboard0" "CoreKeyboard"
- EndSection
- Section "ServerFlags"
- Option "RandR" "false"
- EndSection
- Section "Files"
- ModulePath "/usr/lib/xorg/modules"
- FontPath "/usr/share/fonts/misc"
- FontPath "/usr/share/fonts/100dpi:unscaled"
- FontPath "/usr/share/fonts/75dpi:unscaled"
- FontPath "/usr/share/fonts/TTF"
- FontPath "/usr/share/fonts/Type1"
- EndSection
- Section "Module"
- Load "record"
- Load "glx"
- Load "dbe"
- Load "extmod"
- Load "dri"
- Load "dri2"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard0"
- Driver "kbd"
- EndSection
- Section "InputDevice"
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "auto"
- Option "Device" "/dev/input/mice"
- Option "ZAxisMapping" "4 5 6 7"
- EndSection
- Section "Monitor"
- #DisplaySize 510 290 # mm
- Identifier "LVDS"
- VendorName "AUO"
- ModelName "22ec"
- Option "DPMS"
- EndSection
- Section "Monitor"
- #DisplaySize 700 390 # mm
- Identifier "VGA-0"
- VendorName "Samsung"
- ModelName "B2430"
- EndSection
- Section "Device"
- Option "ZaphodHeads" "LVDS"
- Identifier "Card0"
- Driver "radeon"
- VendorName "ATI Technologies Inc"
- BoardName "RV710"
- BusID "PCI:1:0:0"
- Screen 0
- EndSection
- Section "Device"
- Option "ZaphodHeads" "VGA-0"
- Identifier "Card1"
- Driver "radeon"
- VendorName "ATI Technologies Inc"
- BoardName "RV770 [Radeon HD 4870]"
- BusID "PCI:1:0:0"
- Screen 1
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Card0"
- Monitor "LVDS"
- SubSection "Display"
- Depth 24
- Modes "1366x768"
- EndSubSection
- EndSection
- Section "Screen"
- Identifier "Screen1"
- Device "Card1"
- Monitor "VGA-0"
- DefaultDepth 24
- Subsection "Display"
- Depth 24
- Modes "1920x1080"
- EndSubSection
- EndSection
- Section "DRI"
- Mode 0666
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement