Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" # Extra FontPath "/usr/share/fonts/sharefonts/" FontPath "/usr/share/fonts/freefonts/" FontPath "/usr/share/fonts/cheapskatefonts/" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" Load "dbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "InputDevice" Identifier "RatonUSB" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "Buttons" "5" Option "ZAxisMapping" "4 5" Option "ButtonMapping" "1 2 3 6 7" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" Option "SHMConfig" "true" EndSection Section "Device" Identifier "Nvidia" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce Go 7300" BusID "PCI:1:0:0" Option "DPMS" "true" Option "NoLogo" "true" Option "RenderAccel" "true" Option "AddARGBGLXVisuals" "true" Option "AllowGLXWithComposite" "true" Option "DisableGLXRootClipping" "true" Option "HWCursor" "On" # Option "TwinView" # Option "TwinViewOrientation" "Clone" # Option "ConnectedMonitor" "DFP-0,TV-0" # Option "TVStandard" "PAL-G" # Option "TVOutFormat" "SVIDEO" # Option "Metamodes" "TV: 1440x900 +0+0, DFP: 1440x900 +0+0; TV: 1024x768 +0+0, DFP: 1024x768 +0+0" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" "true" EndSection Section "Screen" Identifier "Default Screen" Device "Nvidia" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1440x900" "1024x768" EndSubSection SubSection "Display" Depth 4 Modes "1440x900" "1024x768" EndSubSection SubSection "Display" Depth 8 Modes "1440x900" "1024x768" EndSubSection SubSection "Display" Depth 15 Modes "1440x900" "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1440x900" "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1440x900" "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "RatonUSB" InputDevice "Synaptics Touchpad" Option "AIGLX" "true" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection