Section "InputDevice" # generated from data in "/etc/conf.d/gpm" Identifier "Mouse0" Driver "mouse" Option "Protocol" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Device" Identifier "NVIDIA_GTX_670-0" Driver "nouveau" # lspci | grep -i vga | cut -d " " -f 1 BusID "PCI:4:0:0" Option "ZaphodHeads" "DVI-I-1" #Option "AccelMethod" "sna" # Required only for Intel Screen 0 Option "ModeDebug" "True" EndSection Section "Device" Identifier "NVIDIA_GTX_670-1" Driver "nouveau" # lspci | grep -i vga | cut -d " " -f 1 BusID "PCI:4:0:0" Option "ZaphodHeads" "HDMI-1" # Reported as HDMI-A-1 #Option "AccelMethod" "sna" # Required only for Intel Screen 1 Option "ModeDebug" "True" EndSection Section "Monitor" Identifier "Dell" EndSection Section "Monitor" Identifier "Samsung" # Modeline "1280x800x60" 71.00 1280 1328 1360 1440 800 803 809 823 # Option "PreferredMode" "1280x800" EndSection Section "Screen" # DVI-I-1 Identifier "Screen0" Device "NVIDIA_GTX_670-0" #Option "DPMS" "False" Monitor "Dell" EndSection Section "Screen" # HDMI-A-1 Causing CPU run/spinlock on power-on/connect and power-off/disconnect! Identifier "Screen1" Device "NVIDIA_GTX_670-1" #Option "DPMS" "False" Monitor "Samsung" EndSection Section "ServerLayout" Identifier "default" Screen "Screen0" 0 0 Screen "Screen1" Above "Screen0" Option "Xinerama" "off" EndSection Section "ServerFlags" #Option "NoPM" "True" #Option "BlankTime" "0" # Default 10 minutes for all variables #Option "StandbyTime" "0" #Option "SuspendTime" "0" Option "OffTime" "15" EndSection Section "Extensions" Option "Composite" "Disable" EndSection