diff options
author | Mihai Moldovan <ïonic@ionic.de> | 2016-07-02 21:49:10 +0000 |
---|---|---|
committer | Mihai Moldovan <ïonic@ionic.de> | 2016-07-28 03:26:00 +0000 |
commit | 29be5cc07bdaa22086da6d0607a1c86b07e95875 (patch) | |
tree | c2530836677a775dc921bb82f78b986ba5216458 /nxcomp/Misc.cpp | |
parent | e1c85caacca67ea3d25319f2fe0a2985845bf1e9 (diff) | |
download | nx-libs-29be5cc07bdaa22086da6d0607a1c86b07e95875.tar.gz nx-libs-29be5cc07bdaa22086da6d0607a1c86b07e95875.tar.bz2 nx-libs-29be5cc07bdaa22086da6d0607a1c86b07e95875.zip |
{nx-X11/programs/Xserver/hw/nxagent/{Args.c,Options.{c,h}},nxcomp/{Loop,Misc}.cpp}: add tolerancechecks parameter as an nx/nx option and ReconnectTolerance as an nxagentOption.
Diffstat (limited to 'nxcomp/Misc.cpp')
-rw-r--r-- | nxcomp/Misc.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nxcomp/Misc.cpp b/nxcomp/Misc.cpp index ca062ebed..c94dc8b9c 100644 --- a/nxcomp/Misc.cpp +++ b/nxcomp/Misc.cpp @@ -325,7 +325,9 @@ shadowmode=s\n\ defer=n\n\ tile=s\n\ menu=n\n\ -sleep=n These options are interpreted by the NX agent. They\n\ +sleep=n\n\ +tolerancecehcks=s\n\ + These options are interpreted by the NX agent. They\n\ are ignored by the proxy.\n\ \n\ Environment:\n\ |