# This files should contains only *remote* xprint servers
# separated by space, eg.:
# XPREMOTESERVERS="myfoohost:33 nexthost.foo.org:43"
XPREMOTESERVERS=

# Number of first display number to use.
FIRSTDISPLAYNUMBER=30

#######################################################################

# Where to search fonts?
DEFAULT_AUTOSEARCH_FONTPATH="/usr/share/fonts"

# List of font directories separated by space
# (where fonts.dir files are located).
DEFAULT_OTHER_FONTPATH=

DEFAULT_FONTPATH_ACCEPT_PATERN=".*"
DEFAULT_FONTPATH_REJECT_PATERN="Speedo|F3"

# Default Xprt server to use.
DEFAULT_XPRT_BIN=/usr/X11R6/bin/Xprt

# List of X Font Servers separated by comma.
DEFAULT_XFSSERVERS=

# Default Xprt config directory.
DEFAULT_XPCONFIGDIR="/etc/X11/xserver"

DEFAULT_AUDIT_LEVEL=4
DEFAULT_XPFILE=

DEFAULT_USE_ACCESSCONTROL=no

# Single space separated list of filters.
DEFAULT_FONTPATH_SORTLIST="Type1 TTF TrueType"
