Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" #Option "StandbyTime" "4" Option "SuspendTime" "10" #Option "OffTime" "6" EndSection Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/artwiz" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" ###Load "dri" Load "v4l" Load "xtrap" Load "pex5" Load "randr" EndSection Section "ServerFlags" Option "Xinerama" "true" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" 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" Option "Emulate3Buttons" "yes" EndSection Section "Monitor" Identifier "LCD-Monitor1" HorizSync 30-82 VertRefresh 50-85 Modeline "1600x1200" 192.85 1600 1696 1928 2376 1200 1200 1203 1248 ### Option "DMPS" Option "DPMS" #UseModes "Modes0" ### EndSection Section "Monitor" Identifier "LCD-Monitor2" HorizSync 30-82 VertRefresh 50-85 Modeline "1600x1200" 192.85 1600 1696 1928 2376 1200 1200 1203 1248 ### Option "DMPS" Option "DPMS" #UseModes "Modes0" ### EndSection Section "Device" # Driver "nvidia" # Option "IgnoreEDID" "on" Option "RenderAccel" "on" ### Option "NvAgp" "1" # Option "UseFBDev" "true" Option "NoLogo" "0" Identifier "card0" Driver "nvidia" BusID "PCI:01:00:0" Screen 0 Option "UseEdidDpi" "FALSE" Option "DPI" "96 x 96" Option "RandRRotation" "true" Option "Rotate" "left" EndSection Section "Device" # Driver "nvidia" # Option "IgnoreEDID" "on" Option "RenderAccel" "on" ### Option "NvAgp" "1" # Option "UseFBDev" "true" Option "NoLogo" "0" Identifier "card1" Driver "nvidia" BusID "PCI:01:00:0" Screen 1 Option "UseEdidDpi" "FALSE" Option "DPI" "96 x 96" Option "RandRRotation" "true" Option "Rotate" "right" EndSection Section "Screen" Identifier "Screen0" Device "card0" Monitor "LCD-Monitor2" DefaultDepth 24 Option "CursorShadow" "on" Option "CursorShadowAlpha" "64" Option "CursorShadowXOffset" "4" Option "CursorShadowYOffset" "2" SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "card1" Monitor "LCD-Monitor1" DefaultDepth 24 Option "CursorShadow" "on" Option "CursorShadowAlpha" "64" Option "CursorShadowXOffset" "4" Option "CursorShadowYOffset" "2" SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection