Section "Module" Load "dbe" Load "record" Load "extmod" Load "fbdevhw" Load "type1" Load "freetype" Load "glx" Load "ddc" Load "v4l" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7000" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" ModulePath "/usr/X11R6/lib/modules" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "Keyboard" Option "AutoRepeat" "250 30" Option "XkbRules" "xfree86" Option "XkbModel" "microsoft" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" #Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "My_MonitoR" # HorizSync 30-90 # VertRefresh 50-120 HorizSync 28-49 VertRefresh 42-72 # HorizSync 15-126 # VertRefresh 43-200 # Modeline "1024x576_g" 58.88 1024 1056 1160 1328 576 635 638 739 +hsync +vsync Modeline "1024x768-60" 62.05 1024 1056 1168 1280 768 770 772 808 # 62 MHz, 48.5 kHz, 60.0 Hz Option "DPMS" EndSection Section "Monitor" Identifier "My_ProjectoR" HorizSync 15-126 VertRefresh 43-200 # Modeline "1024x768-120" 124.11 1024 1056 1168 1280 768 770 774 808 # 124 MHz, 97.0 kHz, 120.0 Hz Modeline "1024x768-60" 62.05 1024 1056 1168 1280 768 770 772 808 # 62 MHz, 48.5 kHz, 60.0 Hz Modeline "1024x768-70" 72.40 1024 1056 1168 1280 768 770 772 808 # 72 MHz, 56.6 kHz, 70.0 Hz Modeline "1024x768-72" 74.47 1024 1056 1168 1280 768 770 772 808 # 74 MHz, 58.2 kHz, 72.0 Hz Modeline "1024x768-75" 77.57 1024 1056 1168 1280 768 770 773 808 # 78 MHz, 60.6 kHz, 75.0 Hz Modeline "1024x768-85" 87.91 1024 1056 1168 1280 768 770 773 808 # 88 MHz, 68.7 kHz, 85.0 Hz Option "DPMS" EndSection ##################################################### # # Separate Displays, My_ProjectoR as Screen 0 # ##################################################### Section "Device" Identifier "Device0" Driver "nvidia" BusID "PCI:1:0:0" # Option "NODDC" "1" Option "ConnectedMonitor" "dfp" # Option "IgnoreDisplayDevices" "dfp" Screen 0 #To try Option "RenderAccel" "1" Option "NvAGP" "2" Option "NoDDC" "1" Option "NoLogo" "1" EndSection Section "Device" Identifier "Device1" Driver "nvidia" BusID "PCI:1:0:0" Option "NODDC" "1" Option "ConnectedMonitor" "crt" # Option "IgnoreDisplayDevices" "crt" Screen 1 EndSection Section "Screen" Identifier "Device0" Device "Device0" Monitor "My_ProjectoR" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768-72 EndSubsection EndSection Section "Screen" Identifier "Device1" Device "Device1" Monitor "My_MonitoR" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768-72 EndSubsection EndSection Section "ServerLayout" Identifier "Serverlayout0" Screen 0 "Device1" LeftOf "Device0" Screen 1 "Device0" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "ServerFlags" Option "black time" "0" Option "standby time" "0" Option "suspend time" "0" Option "off time" "0" EndSection Section "DRI" Group 0 Mode 0666 EndSection