Section "Module" Load "dbe" Load "extmod" Load "freetype" Load "glx" Load "synaptics" Load "type1" EndSection Section "Extensions" # Option "Composite" "true" Option "RENDER" "true" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/artwiz-fonts/" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" EndSection Section "InputDevice" Identifier "OnlyKeyboard" Driver "kbd" # Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "SHMConfig" "on" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "HotizScrollDelta" "0" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "UpDownScrolling" "true" Option "LeftRightScrolling" "false" Option "UpDownRepeat" "true" Option "LeftRightRepeat" "false" Option "ScrollButtonRepeat" "100" Option "LockedDrags" "true" Option "PalmDetect" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "UsbMouse" Driver "mouse" Option "Protocol" "ImPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "LCD" HorizSync 31.5-100.0 VertRefresh 59.0-75.0 Option "DPMS" Modeline "1440x900" 106.47 1440 1520 1672 1904 900 901 904 932 -hsync +vsync EndSection Section "Device" Identifier "Geforce FX Go5200" Driver "nvidia" Option "RenderAccel" "true" Option "IgnoreEDID" "true" Option "NoLogo" "true" EndSection Section "Screen" Identifier "DefaultScreen" Device "Geforce FX Go5200" Monitor "LCD" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1440x900" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1440 900 EndSubsection EndSection Section "ServerLayout" Identifier "DefaultLayout" Screen "DefaultScreen" InputDevice "UsbMouse" "CorePointer" InputDevice "Touchpad" "SendCoreEvents" InputDevice "OnlyKeyboard" "CoreKeyboard" EndSection