From 96a6575e23b5baebcdd38269b80f47cc02a2627e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 21 Mar 2025 16:50:15 +0100 Subject: Refactor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 67e9f17..67676e8 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ NAME SYNOPSIS redshift [-b day:night] [-c file] [-g r:g:b] [-m method[:options]] [-l latitude:longitude | -l provider[:options]] - [-o | -O temperature | -t day:night | -x] [-pPrv] | -hV + [-o | -O temperature | -t day:night | -x] [-pPrv] | -h | -V DESCRIPTION redshift adjusts the colour temperature of your screen according to your @@ -116,7 +116,14 @@ INPUT FILES ASYNCHRONOUS EVENTS redshift takes the standard action for all signals except: - TODO + SIGINT, SIGTERM, SIGQUIT + Smoothly disable the effects of redshift and terminate the + process. If already sent, immediately disable the effects + and terminate the process. + + SIGUSR1 + Disable the effects of redshift, or if already disabled, + reenable them. STDOUT TODO -- cgit v1.2.3-70-g09d2