# xorg.conf (X.Org X Window System server configuration file) Section "Files" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/misc" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Monitor" Identifier "Dell 2408WFP" # Option "PreferredMode" "1920x1200" Option "Position" "1280 0" EndSection Section "Monitor" Identifier "HP L1906" Option "LeftOf" "Dell 2408WFP" # Option "PreferredMode" "1280x1024" # Option "Position" "0 176" EndSection Section "Device" Identifier "Radeon" Driver "radeon" BusID "PCI:1:0:0" Option "DynamicPM" "on" Option "ForceLowPowerMode" "on" Option "ClockGating" "on" Option "monitor-DVI-1" "Dell 2408WFP" Option "monitor-DVI-0" "HP L1906" EndSection Section "Screen" Identifier "Radeon dual head" Device "Radeon" Monitor "Dell 2408WFP" DefaultDepth 24 SubSection "Display" Depth 24 Virtual 3200 1200 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Radeon dual head" EndSection Section "DRI" Mode 0666 EndSection