freenx-server/node.conf.def/11-nxagent.conf
2025-08-08 20:28:57 +02:00

14 lines
408 B
Plaintext

#@ type: string
AGENT_EXTRA_OPTIONS_X="-nolisten tcp -dpi 96"
# The number of seconds we wait for the nxagent to start before
# deciding startup has failed
#@ type: int
AGENT_STARTUP_TIMEOUT=15
# The font server the agent will use. If set to "" no font server is used.
# For this to do any good, the client has to have the same font server set
# in /etc/X11/XF86Config
#@ type: string
AGENT_FONT_SERVER=""