aboutsummaryrefslogtreecommitdiffstats
path: root/radharc.1
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-04 23:41:31 +0100
committerMattias Andrée <m@maandree.se>2025-02-04 23:41:31 +0100
commit5fd3d699e34dd386f0cbfc4ec8ca5ced211fcd1a (patch)
treea85640bfeaa27d95e4fc92509ce74ade985ac38c /radharc.1
parentAdd support for SIGINT and SIGHUP (diff)
downloadradharc-5fd3d699e34dd386f0cbfc4ec8ca5ced211fcd1a.tar.gz
radharc-5fd3d699e34dd386f0cbfc4ec8ca5ced211fcd1a.tar.bz2
radharc-5fd3d699e34dd386f0cbfc4ec8ca5ced211fcd1a.tar.xz
Add support for SIGUSR1 and SIGUSR21.1
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'radharc.1')
-rw-r--r--radharc.116
1 files changed, 16 insertions, 0 deletions
diff --git a/radharc.1 b/radharc.1
index df9fb8d..1f4e030 100644
--- a/radharc.1
+++ b/radharc.1
@@ -172,6 +172,22 @@ sent twice, the effect is removed immediately.
.B SIGHUP
Terminate the process after any current fade in or fade
out action, but leaf the effect in place.
+.TP
+.B SIGUSR1
+Gradually fade out the effect but do not terminate the process.
+
+If the fade out time is 0 (default) or if the signal is
+sent twice, the effect is removed immediately.
+.TP
+.B SIGUSR2
+Gradually fade the effect back in (from
+.IR SIGUSR1 ).
+
+If the fade in time is 0 (default) or if the signal is
+sent twice, the effect is restored immediately.
+
+If sent during the initial fade in, the fade in is cancelled
+and the full effect is immediately applied
.SH SEE ALSO
.BR coopgammad (1),