Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 # Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection #Section "ServerLayout" # Identifier "X.org Configured" # Screen 0 "Screen0" 0 0 # InputDevice "Mouse0" "CorePointer" # InputDevice "Keyboard0" "CoreKeyboard" #EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Module" # Load "i2c" # Load "v4l" # Load "int10" # Load "ddc" Load "glx" Load "record" Load "extmod" Load "dbe" Load "dri" Load "xtrap" Load "freetype" Load "type1" EndSection Section "ServerFlags" Option "BlankTime" "5" Option "StandbyTime" "15" Option "SuspendTime" "25" Option "OffTime" "30" EndSection Section "Extensions" # Option "Composite" "Enable" Option "RENDER" "Enable" EndSection Section "DRI" Mode 0666 EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" # Option "XkbOptions" "ctrl:swapcaps" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "ZAxisMapping" "4 5" #Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "Monitor0" VendorName "BenQ" ModelName "FP202W" Option "DPMS" # HorizSync 85.0 HorizSync 31.0 - 81.0 VertRefresh 56.0 - 76.0 EndSection Section "Monitor" Identifier "Monitor1" VendorName "IBM" ModelName "9516" HorizSync 30-80 # HorizSync 30-60 VertRefresh 59-61 Option "DPMS" # Option "SyncOnGreen" EndSection Section "Device" # Option "ConnectedMonitors" "DFP-1, CRT-0" Option "ConnectedMonitors" "DFP-0, CRT-0" #Option "ConnectedMonitors" "CRT-0,DFP-0" Option "UseDisplayDevice" "DFP-0,CRT-0" # This option below only works with driver 1.0-9x or above. Option "TwinViewXineramaInfoOrder" "DFP-0,CRT-0" #Option "UseDisplayDevice" "CRT-0,DFP-0" Option "TwinView" # [] # Option "MetaModes" "1280x1024,1680x1050" Option "MetaModes" "DFP-0:1680x1050, CRT-0:1280x1024" # Option "MetaModes" "1680x1050,1280x1024" #Option "MetaModes" "1024x768,1680x1050" #Option "MetaModes" "640x480,1680x1050" # Option "TwinViewOrientation" "LeftOf" Option "TwinViewOrientation" "DFP-0 LeftOf CRT-0" # Option "TwinViewOrientation" "Clone" Option "DPI" "99 x 98" #Option "UseEdidDpi" "DFP-0" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "Unknown Board" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 # Modes "1680x1050" EndSubSection EndSection