diff options
author | Mattias Andrée <m@maandree.se> | 2025-02-06 20:08:50 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-02-06 20:08:50 +0100 |
commit | 42a2a579628d4aa8153775cdcd894b8b5c80e7da (patch) | |
tree | 992dd3b057a7a18d2258b131c83ff56fd84587a8 /radharc.1 | |
parent | m (diff) | |
download | radharc-42a2a579628d4aa8153775cdcd894b8b5c80e7da.tar.gz radharc-42a2a579628d4aa8153775cdcd894b8b5c80e7da.tar.bz2 radharc-42a2a579628d4aa8153775cdcd894b8b5c80e7da.tar.xz |
m + libradharc for client-side protocol implementation
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | radharc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,7 +43,7 @@ but uses .BR libcoopgamma (7) to allow it to be used alongside other programs that also modify the monitors colour output, as long as the also use -.RB libcoopgamma (7). +.BR libcoopgamma (7). .SH OPTIONS The following options are supported: @@ -234,7 +234,7 @@ 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. +out action, but leave the effect in place. .TP .B SIGUSR1 Gradually fade out the effect but do not terminate the process. |