sct

set color temperature
git clone anongit@rnpnr.xyz:sct.git
Log | Files | Refs | Feed | README | LICENSE

Commit: b1666dc992dc465e1e6b939c222b8dc03b66b6e2
Parent: 06eef01c0d67a14a4798c6945aa4dc9e528315a4
Author: Fabian Foerg
Date:   Mon, 30 May 2022 09:10:27 -0400

Release xsct 1.7

Diffstat:
MCHANGELOG | 4++++
MREADME.md | 3+++
2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -1,5 +1,9 @@ PROJECT: https://github.com/faf0/sct +1.7: zikzik on May 30 2022 +* Options to specify the screen index and CRTC index to change the color +temperature of a specific screen and CTRC combination only + 1.6.1: sunweaver and faf0 on 24 March 2021 * Add `$(DESTDIR)` as prefix of installation paths diff --git a/README.md b/README.md @@ -32,6 +32,9 @@ Execute xsct using the following command: The first parameter (`3700` above) denotes the color temperature. If `xsct` is called with parameter 0, the color temperature is set to `6500`. If `xsct` is called without parameters, the current display temperature is estimated. +If `xsct` is called with a temperature parameter as well as a screen index +followed by a CRTC index, the color temperature of the specified screen and +CRTC combination is changed only. Test xsct using the following command: