Files
tldr/pages.zh/common/redshift.md

24 lines
706 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 红移
> 根据周围环境调整屏幕的色温。
> 更多信息请访问: <http://jonls.dk/redshift>。
- 在白天以特定的[t]emperature例如5700K和在夜间例如3600K开启红移
`redshift -t {{5700}}:{{3600}}`
- 使用手动指定的自定义[l]ocation开启红移
`redshift -l {{纬度}}:{{经度}}`
- 在白天以特定的屏幕[b]rightness例如70%和在夜间例如40%)开启红移:
`redshift -b {{0.7}}:{{0.4}}`
- 使用自定义[g]amma水平介于0和1之间开启红移
`redshift -g {{红}}:{{绿}}:{{蓝}}`
- [P]urge现有的温度变化并在[O]ne-shot模式下设置一个恒定不变的色温
`redshift -PO {{温度}}`