# This is a sample config file for X11R5 Font Server. # Only useful if you are running X11R5. # # On the machine where the X11 fonts are stored: # fs -config name_of_this_file -p 7000 & # # To info your X window the location of font server: # xset fp+ tcp/hostname_of_the_above_machine:7000 # # allow a max 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 # alternate font servers for clients to use #alternate-servers = # where to look for fonts, change the following line! catalogue = /user/myid/chinese/fonts # in 15 points, decipoints default-point-size = 150 # 100 x 100 and 75 x 75 default-resolutions = 100,100,75,75