All pastes #2006540 Raw Edit

Untitled

public text v1 · immutable
#2006540 ·published 2010-11-30 06:11 UTC
rendered paste body
Section "ServerLayout"
  Identifier "DefaultLayout"
  Screen "DefaultScreen"
EndSection

Section "Screen"
  Identifier "DefaultScreen"
  Device "Radeon5770"
EndSection

Section "Device"
  Identifier "Radeon5770"
  Driver "radeon"

  Option "monitor-DVI-0" "Dell2209W-0"
  Option "monitor-DVI-1" "Dell2209W-1"
EndSection

Section "Monitor"
  Identifier "Dell2209W-0"
  Option "Rotate" "Left"
EndSection

Section "Monitor"
  Identifier "Dell2209W-1"
  Option "Rotate" "Left"
  Option "RightOf" "Dell2209W-0"
EndSection
# vim: set ft=xf86conf sts=2 sw=2 et ai