Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/OTF/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/cyrillic/" EndSection Section "Module" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" Load "speedo" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/mouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" HorizSync 28.0 - 96.0 VertRefresh 43.0 - 60.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" Option "DPMS" Horizsync 30-92 Vertrefresh 50-85 EndSection Section "Device" # Thinkpad WUXGA Identifier "FX570M Out 0" Driver "nvidia" Option "VBERestore" "true" Option "UseDisplayDevice" "DFP-0" Screen 0 EndSection Section "Device" # Viewsonic VP201b Identifier "FX570M Out 1" Driver "nvidia" Option "VBERestore" "true" Option "UseDisplayDevice" "CRT-0" Option "Rotate" "CCW" # Rotate counter-clockwise for veritical position Option "RandRRotation" "on" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "FX570M Out 0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1920x1200" Viewport 0 0 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "FX570M Out 1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" Viewport 0 0 EndSubSection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection