diff options
author | runge <runge> | 2006-09-15 17:56:59 +0000 |
---|---|---|
committer | runge <runge> | 2006-09-15 17:56:59 +0000 |
commit | 31d3a9fa8d081c573822fd8b66b9cdf70092c9d2 (patch) | |
tree | b06c454fbea1d27f11dd7b4e70ac17ddce2f5e36 /x11vnc/x11vnc.1 | |
parent | be2b77f2f28cf195e2dfe3556b05b06d7d440f05 (diff) | |
download | libtdevnc-31d3a9fa8d081c573822fd8b66b9cdf70092c9d2.tar.gz libtdevnc-31d3a9fa8d081c573822fd8b66b9cdf70092c9d2.zip |
small tweaks, -sig alias.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r-- | x11vnc/x11vnc.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1 index 0aaaf9e..d3ef73b 100644 --- a/x11vnc/x11vnc.1 +++ b/x11vnc/x11vnc.1 @@ -2819,7 +2819,10 @@ is doing the correct thing now for quite some time. However, for convenience you can use it to ignore other signals, e.g. "\fB-sigpipe\fR \fIignore:HUP,INT,TERM\fR" in case that would be useful for some sort of application. -You can also put "exit:.." in there. +You can also put "exit:.." in the list to have x11vnc +cleanup on the listed signals. "\fB-sig\fR" is an alias +for this option if you don't like the 'pipe'. Example: +\fB-sig\fR ignore:INT,TERM,exit:USR1 .PP \fB-threads,\fR \fB-nothreads\fR .IP |