| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=502212
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Refactor some parts of the manual page.
- Add some error checking for easier diagnosis.
Reviewed by: krion (mentor)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16521
Notes:
svn path=/head/; revision=475979
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Changed to DISTVERSION
* Added LICENSE_FILE
* Added manpage
* Removed stripping - now done upstream
PR: 226297
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org> (maintainer)
Approved by: tcberner (mentor, implicit)
Notes:
svn path=/head/; revision=463470
|
|
which can be used to control screen temperature. It exceeds at being much more
lightweight than similar software solutions like Redshift and f.lux. At the
same time it is easier to use than xrandr.
Sct takes temperature values in range 1000 to 10000, where 6500 is the default
value. Here are some usage examples:
* Campfire style: `sct 4500`
* Dust storm on Mars style: `sct 2000`
* Coffee free all nighter style: `sct 8000`
* Default style: `sct`
WWW: https://www.tedunangst.com/flak/post/sct-set-color-temperature
Notes:
svn path=/head/; revision=459211
|