Section "Module" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "freetype" Load "glx" # Load "type1" # Load "xtt" # Load "dri" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" # RgbPath "/usr/share/X11/rgb" # FontPath "/usr/share/fonts/TTF" # FontPath "/usr/share/fonts/Type1" # FontPath "/usr/lib/X11/fonts/local/" # FontPath "/usr/lib/X11/fonts/misc/" # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" # FontPath "/usr/lib/X11/fonts/Speedo/" # FontPath "/usr/lib/X11/fonts/Type1/" # FontPath "/usr/lib/X11/fonts/TrueType/" # FontPath "/usr/lib/X11/fonts/freefont/" # FontPath "/usr/lib/X11/fonts/75dpi/" # FontPath "/usr/lib/X11/fonts/100dpi/" # ModulePath "/usr/lib/modules" EndSection Section "ServerFlags" # Option "NoTrapSignals" # Option "DontVTSwitch" # Option "DontZap" # Option "Dont Zoom" # Option "DisableVidModeExtension" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "AllowNonLocalModInDev" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc101" Option "XkbLayout" "us" Option "XkbVariant" "dvorak" # Option "Protocol" "Xqueue" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5 6 7" Option "Emulate3Buttons" # Option "Protocol" "Xqueue" # Option "Resolution" "256" # Option "BaudRate" "9600" # Option "SampleRate" "150" # Option "Emulate3Timeout" "50" # Option "ChordMiddle" EndSection Section "Monitor" Identifier "Samsung" HorizSync 31.5 - 64.3 VertRefresh 50-100 EndSection Section "Device" Identifier "Ati" Driver "radeon" BoardName "ATI Radeon 9200 (RV280) (rev 01)" #VideoRam 32768 EndSection Section "Device" Identifier "FrameBuffer" Driver "fbdev" #VideoRam 32768 EndSection Section "Screen" Identifier "Screen 1" Device "Ati" # Device "FrameBuffer" Monitor "Samsung" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection #Section "DRI" # Mode 0666 #EndSection