diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -4,7 +4,7 @@ NAME SYNOPSIS radharc [-M method] [-S site] [-c crtc] ... [-R rule] [-p priority] [-f fade-in] [-F fade-out] [-h [high-temp][@high-elev]] [-l [low-temp][@low-elev]] - (-L latitude:longitude | -t temperature [-d] | -x) + [-W options] ... (-L latitude:longitude | -t temperature [-d] | -x) DESCRIPTION radharc adjusts the colour temperature of your monitor according @@ -97,6 +97,19 @@ OPTIONS If temperature is '?' or 'get', the utility will print the currently applied temperature. + -W options + Comma-separated list of implementation-specific options. + + Supported options are: + + linear=value + + If value is 'yes', the effect will be surrounded + by an effect equivalent to that of cg-linear(1), + the two effects will be applied as one. + + If value is 'no', the above will not be done. + -x Remove the currently applied filter. |