From 8e6f8d4e24c0e0e95081bf61f7a55c4f85469950 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 4 Feb 2025 21:47:35 +0100 Subject: Add support for SIGINT and SIGHUP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- radharc.1 | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'radharc.1') diff --git a/radharc.1 b/radharc.1 index 941f82d..df9fb8d 100644 --- a/radharc.1 +++ b/radharc.1 @@ -160,6 +160,19 @@ Remove the currently applied filter. .SH OPERANDS No operands are supported. +.SH SIGNALS +The following signals have non-default meaning: +.TP +.B SIGINT +Gradually fade out the effect and 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 SIGHUP +Terminate the process after any current fade in or fade +out action, but leaf the effect in place. + .SH SEE ALSO .BR coopgammad (1), .BR cg-tools (7), -- cgit v1.2.3-70-g09d2