Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/URW" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/PEX" FontPath "/usr/share/fonts/cyrillic:unscaled" FontPath "/usr/share/fonts/latin2/misc:unscaled" FontPath "/usr/share/fonts/latin2/75dpi:unscaled" FontPath "/usr/share/fonts/latin2/100dpi:unscaled" FontPath "/usr/share/fonts/latin2/Type1" FontPath "/usr/share/fonts/latin7/75dpi:unscaled" FontPath "/usr/share/fonts/baekmuk:unscaled" FontPath "/usr/share/fonts/japanese:unscaled" FontPath "/usr/share/fonts/kwintv:unscaled" FontPath "/usr/share/fonts/truetype" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/uni:unscaled" FontPath "/usr/share/fonts/CID" FontPath "/usr/share/fonts/ucs/misc:unscaled" FontPath "/usr/share/fonts/ucs/75dpi:unscaled" FontPath "/usr/share/fonts/ucs/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/misc:unscaled" FontPath "/usr/share/fonts/hellas/75dpi:unscaled" FontPath "/usr/share/fonts/hellas/100dpi:unscaled" FontPath "/usr/share/fonts/hellas/Type1" FontPath "/usr/share/fonts/misc/sgi:unscaled" FontPath "/usr/share/fonts/xtest" # ModulePath "/usr/lib/modules" ModulePath "/usr/X11R6/lib/modules" RgbPath "/usr/lib/X11/rgb" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" EndSection Section "Module" Load "glx" Load "type1" Load "extmod" Load "freetype" Load "synaptics" #Load "v4l" EndSection Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "de_CH" Option "XkbModel" "pc104" EndSection # USB mouse Section "InputDevice" Driver "mouse" Identifier "usbmouse" Option "AutoSoft" "on" #Option "Device" "/dev/input/mice" Option "Device" "/dev/input/mouse1" Option "Emulate3Buttons" "on" Option "Emulate3Timeout" "50" Option "InputFashion" "Mouse" Option "Name" "Autodetection" Option "Protocol" "Auto" Option "Vendor" "Sysp" EndSection # Synaptics touch pad Section "InputDevice" Driver "synaptics" Identifier "touchpad" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "LeftEdge" "1900" Option "RightEdge" "5400" Option "TopEdge" "1900" Option "BottomEdge" "4000" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0010" # Option "SHMConfig" "on" EndSection Section "Monitor" Option "CalcAlgorithm" "CheckDesktopGeometry" HorizSync 30-90 Identifier "Builtin" ModelName "1400X1050@75HZ" VendorName "--> LCD" VertRefresh 57-84 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" # Modeline "1400x1050" 160.17 1400 1416 1704 1944 1050 1050 1063 1097 EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15 Modes "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection SubSection "Display" Depth 32 Modes "1024x768" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" EndSubSection Device "Geforce" Identifier "Desktop" Monitor "Builtin" EndSection Section "Device" BoardName "GeForce2 Go" BusID "1:0:0" Driver "nvidia" Identifier "Geforce" Option "NoLogo" Option "IgnoreEDID" "on" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" Screen 0 VideoRam 16384 VendorName "NVidia" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "touchpad" "CorePointer" InputDevice "usbmouse" "SendCoreEvents" Option "Clone" "off" Option "Xinerama" "off" Screen "Desktop" EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" # kuickshow from KDE 3.3 doesnt work with it # Option "Composite" "Enable" EndSection