Section "dri" Mode 0666 EndSection Section "Module" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "extmod" Load "type1" Load "freetype" Load "glx" Load "dri" Load "xaa" EndSection Section "Files" RgbPath "/usr/lib/rgb" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/freefont/" FontPath "/usr/share/fonts/artwiz/" FontPath "unix/disoft-dc:-1" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc101" Option "XkbLayout" "en_US" EndSection Section "InputDevice" Identifier "MX1000" Driver "evdev" Option "Device" "/dev/input/mx1000" EndSection Section "InputDevice" Identifier "DEV_INPUT_MICE" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "DV1786FD" HorizSync 31.5-90 VertRefresh 50-120 Option "DPMS" EndSection #Section "extensions" # Option "Composite" "enable" #EndSection Section "Device" Identifier "nvidia" # Driver "nvidia" Driver "nv" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "nvidia screen" Device "nvidia" Monitor "DV1786FD" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 # initial origin if mode is smaller than desktop EndSubsection EndSection Section "ServerLayout" Identifier "default" Screen "nvidia screen" InputDevice "DEV_INPUT_MICE" "CorePointer" # InputDevice "MX1000" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection