“Linux 下的护眼软件”的版本间的差异
跳到导航
跳到搜索
(未显示同一用户的1个中间版本) | |||
第35行: | 第35行: | ||
+ | ; 其中temp-day是白天的色温,temp-night是晚上的色温,全天色温在此区间变动,可以适当将其调低,护眼效果更明显。 | ||
</pre> | </pre> | ||
第40行: | 第41行: | ||
[https://zh.wikipedia.org/wiki/%E5%B2%91%E6%9D%91%E6%9C%BA%E5%9C%BA 例如岑村机场] | [https://zh.wikipedia.org/wiki/%E5%B2%91%E6%9D%91%E6%9C%BA%E5%9C%BA 例如岑村机场] | ||
− | + | [https://blog.csdn.net/songchuwang1868/article/details/104406574 Linux高效护眼——怎样将redshift设置成全天高效护眼] | |
http://jonls.dk/redshift/ | http://jonls.dk/redshift/ | ||
2021年2月6日 (六) 13:00的最新版本
热水毛巾就不错
Redshift
用于调整色温的Redshift工具 Redshift可以根据太阳的位置调整色温,在夜间和白天设置不同的色温。从黄昏到清晨,色温的过度非常自然,能够让你的眼睛缓慢适应。
apt install redshift redshift-gtk redshift & #或者用启动器 cat ~/.config/redshift.conf [redshift] ; 设置白天和晚上的屏幕温度(中性为6500k) ; 在2700K/6300K色温下更容易造成视疲劳 temp-day=5800 temp-night=4500 ; 逐渐增强或降低屏幕的温度,平滑过渡 transition=1 ; 设置位置提供者为manual location-provider=manual ; 设置randr调整方法 adjustment-method=randr [manual] ; 广州的经纬度 lon=113.47 lat=23 ; 调整屏幕'0',从0开始 [randr] screen=0 ; 其中temp-day是白天的色温,temp-night是晚上的色温,全天色温在此区间变动,可以适当将其调低,护眼效果更明显。
经纬度直接wiki就有了 例如岑村机场
Linux高效护眼——怎样将redshift设置成全天高效护眼 http://jonls.dk/redshift/
f.lux
https://github.com/xflux-gui/fluxgui
fluxgui #启动 报错 ImportError: No module named gconf sudo apt-get install python-gconf
win 下载 https://justgetflux.com/