diff options
author | Matúš Honěk <matushonek@gmail.com> | 2019-04-29 15:35:33 +0200 |
---|---|---|
committer | Matúš Honěk <matushonek@gmail.com> | 2019-04-29 16:00:53 +0200 |
commit | 36007a0ad104bcb120c60de329d6ba70ba0b0dfe (patch) | |
tree | f6b08cd1d7c8c7fe737885391f381d417970ed36 /redshift.1 | |
parent | Merge pull request #710 from hubvu/suspend-feature (diff) | |
download | redshift-ng-36007a0ad104bcb120c60de329d6ba70ba0b0dfe.tar.gz redshift-ng-36007a0ad104bcb120c60de329d6ba70ba0b0dfe.tar.bz2 redshift-ng-36007a0ad104bcb120c60de329d6ba70ba0b0dfe.tar.xz |
Add preserve-gamma configuration option
To be able to convey the same information the '-P' command line
option currently does, but using configuration file.
Diffstat (limited to 'redshift.1')
-rw-r--r-- | redshift.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -141,6 +141,9 @@ Gamma adjustment to apply at daytime \fBgamma-night\fR = \fIR\fB:\fIG\fB:\fIB\fR Gamma adjustment to apply at night .TP +\fBpreserve-gamma\fR = \fI0 or 1\fR +Reset existing gamma ramps before applying new color effect. (On by default) +.TP \fBadjustment\-method\fR = \fIname\fR Select adjustment method. Options for the adjustment method can be given under the configuration file heading of the same name. |