From 5fd3d699e34dd386f0cbfc4ec8ca5ced211fcd1a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 4 Feb 2025 23:41:31 +0100 Subject: Add support for SIGUSR1 and SIGUSR2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- radharc.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'radharc.1') 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), -- cgit v1.2.3-70-g09d2