# font server configuration file # $Xorg: config.cpp,v 1.3 2000/08/17 19:54:19 cpqbld Exp $ # allow a maximum of 10 clients to connect to this font server client-limit = 10 # when a font server reaches its limit, start up a new one clone-self = on # log messages to /var/log/fontservers/xfs-xtt.log (if syslog is not used) error-file = /var/log/fontservers/xfs-xtt.log # log errors using syslog use-syslog = on # turn off TCP port listening (Unix domain connections are still permitted) no-listen = tcp # paths to search for fonts catalogue = /var/lib/defoma/x-ttcidfont-conf.d/dirs/CID, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, /usr/lib/X11/fonts/misc/:unscaled, /usr/lib/X11/fonts/cyrillic/:unscaled, /usr/lib/X11/fonts/100dpi/:unscaled, /usr/lib/X11/fonts/75dpi/:unscaled, /usr/lib/X11/fonts/Type1/, /usr/lib/X11/fonts/Speedo/, /usr/share/fonts/truetype/freefont, /usr/share/fonts/truetype/kochi, /usr/share/fonts/truetype/msttcorefonts, /usr/share/fonts/truetype/openoffice, /usr/share/fonts/truetype/ttf-bitstream-vera, /usr/share/fonts/truetype/ttf-xfree86-nonfree, /usr/share/fonts/type1/gsfonts # in decipoints default-point-size = 120 # x1,y1,x2,y2,... default-resolutions = 100,100,75,75 # font cache control, specified in kB cache-hi-mark = 20480 cache-low-mark = 1433 cache-balance = 70