diff options
author | Mihai Moldovan <ïonic@ionic.de> | 2016-06-17 01:45:40 +0000 |
---|---|---|
committer | Mihai Moldovan <ïonic@ionic.de> | 2016-06-17 21:13:20 +0000 |
commit | 6051dec4a1ae6decd9123a3310098baf43f45c49 (patch) | |
tree | bc82daeb0090eea8dc7eb977cc82a3ed47284262 /nxcomp/Misc.cpp | |
parent | 3dea5a88cad4ee51b2240bb95693ccb4c43047b5 (diff) | |
download | nx-libs-6051dec4a1ae6decd9123a3310098baf43f45c49.tar.gz nx-libs-6051dec4a1ae6decd9123a3310098baf43f45c49.tar.bz2 nx-libs-6051dec4a1ae6decd9123a3310098baf43f45c49.zip |
{nx-X11/programs/Xserver/hw/nxagent/{{Args,Handlers,Image,Options}.c,Options.h},nxcomp/{Loop,Misc}.cpp}: add configurable sleep delay if session is suspended.
Diffstat (limited to 'nxcomp/Misc.cpp')
-rw-r--r-- | nxcomp/Misc.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nxcomp/Misc.cpp b/nxcomp/Misc.cpp index ee73f19d8..05794bded 100644 --- a/nxcomp/Misc.cpp +++ b/nxcomp/Misc.cpp @@ -316,7 +316,8 @@ shadowuid=n\n\ shadowmode=s\n\ defer=n\n\ tile=s\n\ -menu=n These options are interpreted by the NX agent. They\n\ +menu=n\n\ +sleep=n These options are interpreted by the NX agent. They\n\ are ignored by the proxy.\n\ \n\ Environment:\n\ |