# /etc/X11/xfs/config # # X font server configuration file # 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 errors using syslog use-syslog = on # paths to search for fonts catalogue = /usr/local/lib/X11/fonts/ttf # in decipoints default-point-size = 120 # x1,y1,x2,y2,... default-resolutions = 75,75,100,100 # deferglyphs deferglyphs = 16 # port port = 7100