Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" # Load "speedo" Load "freetype" Load "glx" Load "dri" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/TrueType/" FontPath "/usr/share/fonts/freefont/" FontPath "/usr/share/fonts/artwiz/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/local/share/fonts/proggy/" FontPath "/usr/local/share/fonts/proggytt/" # ModulePath "/usr/X11R6/lib/modules" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "klavye" Driver "kbd" Option "AutoRepeat" "500 30" # Option "Xleds" "1 2 3" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "tr" EndSection Section "InputDevice" Identifier "touchpad" Driver "mouse" Option "Device" "/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" EndSection Section "InputDevice" Identifier "usbmouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "LCD" HorizSync 28.0-96.0 VertRefresh 50.0-86.0 ModeLine "1280x800" 101.92 1280 1312 1696 1728 800 816 825 841 Option "DPMS" "true" EndSection Section "Device" Identifier "Standard VGA" VendorName "Unknown" BoardName "Unknown" Driver "vga" EndSection Section "Device" Identifier "NV17" Driver "nvidia" #VideoRam 32768 Option "AGPMode" "4" Option "AGPFastWrite" "True" Option "EnablePageFlip" "True" EndSection Section "Screen" Identifier "Screen 1" Device "NV17" Monitor "LCD" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1280x800" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "usbmouse" "CorePointer" InputDevice "klavye" "CoreKeyboard" Option "OffTime" "5" EndSection Section "DRI" Mode 0666 EndSection