C.3.3.5. The Files section

The Files section sets paths for services vital to the X server, such as the font path. This is an optional section, as these paths are normally detected automatically. This section can be used to override automatically detected values.
The following example shows a typical Files section:
Section "Files"
  RgbPath "/usr/share/X11/rgb.txt"
  FontPath "unix/:7100"
EndSection
The following entries are commonly used in the Files section:
  • ModulePath — An optional parameter which specifies alternate directories which store X server modules.