xenocara/app/xfs/config.cpp

18 lines
412 B
C++
Raw Normal View History

2009-10-10 04:12:48 -06:00
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
2009-10-10 04:12:48 -06:00
#ifdef FONTCACHE
XCOMM font cache control, specified in KB
cache-hi-mark = 2048
cache-low-mark = 1433
cache-balance = 70
2009-10-10 04:12:48 -06:00
#endif /* FONTCACHE */