# Xorg configuration created by system-config-display Section "Files" FontPath "/usr/share/fonts/X11/100dpi:unscaled" FontPath "/usr/share/fonts/X11/75dpi:unscaled" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/Type1" EndSection Section "Module" #Load "bitmap" #Load "ddc" #Load "int10" EndSection Section "DRI" Group 0 Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" # Option "Composite" "Disable" EndSection Section "ServerFlags" # Option "NoPM" "true" #Option "StandbyTime" "300" #Option "SuspendTime" "400" #Option "OffTime" "500" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Samsung0" #Option "dpms" EndSection Section "Monitor" Identifier "Samsung1" #Option "dpms" Option "RightOf" "Samsung0" EndSection Section "Device" Identifier "radeon" Driver "radeon" Option "Monitor-DVI-0" "Samsung1" Option "Monitor-DVI-1" "Samsung0" EndSection Section "Device" Identifier "fglrx" Driver "fglrx" Option "XAANoOffscreenPixmaps" "true" #Option "VideoOverlay" "on" #Option "OpenGLOverlay" "on" #Option "XVideo" "Enable" #Option "UseFastTls" "2" # for wine #Option "TexturedVideo" "on" #Option "AccelMethod" "xaa" #Option "UseInternalAGPGART" "no" #Option "MaxGARTSize" "128" #Option "nomtrr" EndSection Section "Screen" Identifier "Screen0" Device "radeon" #Device "fglrx" Monitor "Samsung0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" Virtual 2560 1024 EndSubSection EndSection Section "ServerLayout" Identifier "Multihead layout" Screen 0 "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection