Section "Module"
Load "dbe" # Double-buffering
#Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
#Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
EndSection