summaryrefslogtreecommitdiff
path: root/app/xfs/config.cpp
blob: 46680891cb6eac86c34e58bea0336ad6375528d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
XCOMM X font server configuration file
XCOMM See xfs(__appmansuffix__) man page for more information.

clone-self = on
use-syslog = off
catalogue = DEFAULTFONTPATH
error-file = FSERRORS
XCOMM in decipoints
default-point-size = 120
default-resolutions = 75,75,100,100

#ifdef FONTCACHE
XCOMM font cache control, specified in KB
cache-hi-mark = 2048
cache-low-mark = 1433
cache-balance = 70
#endif /* FONTCACHE */