my file
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "/usr/share/fonts/zh_CN/TrueType/simsun"
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
Section "Module"
Load "xtt"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
#Load "type1"
Load "glx" # 3D layer
EndSection