<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Linux_%E4%B8%8B%E7%9A%84%E6%8A%A4%E7%9C%BC%E8%BD%AF%E4%BB%B6</id>
	<title>Linux 下的护眼软件 - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Linux_%E4%B8%8B%E7%9A%84%E6%8A%A4%E7%9C%BC%E8%BD%AF%E4%BB%B6"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Linux_%E4%B8%8B%E7%9A%84%E6%8A%A4%E7%9C%BC%E8%BD%AF%E4%BB%B6&amp;action=history"/>
	<updated>2026-04-20T11:18:15Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.linuxsa.org/index.php?title=Linux_%E4%B8%8B%E7%9A%84%E6%8A%A4%E7%9C%BC%E8%BD%AF%E4%BB%B6&amp;diff=572&amp;oldid=prev</id>
		<title>Evan：​/* Redshift */</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Linux_%E4%B8%8B%E7%9A%84%E6%8A%A4%E7%9C%BC%E8%BD%AF%E4%BB%B6&amp;diff=572&amp;oldid=prev"/>
		<updated>2021-02-06T13:00:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Redshift&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;热水毛巾就不错&lt;br /&gt;
=Redshift=&lt;br /&gt;
用于调整色温的Redshift工具 Redshift可以根据太阳的位置调整色温，在夜间和白天设置不同的色温。从黄昏到清晨，色温的过度非常自然，能够让你的眼睛缓慢适应。&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apt install redshift redshift-gtk&lt;br /&gt;
redshift  &amp;amp; #或者用启动器&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
cat ~/.config/redshift.conf &lt;br /&gt;
[redshift]&lt;br /&gt;
; 设置白天和晚上的屏幕温度（中性为6500k）&lt;br /&gt;
; 在2700K/6300K色温下更容易造成视疲劳&lt;br /&gt;
temp-day=5800&lt;br /&gt;
temp-night=4500&lt;br /&gt;
&lt;br /&gt;
; 逐渐增强或降低屏幕的温度，平滑过渡&lt;br /&gt;
transition=1&lt;br /&gt;
&lt;br /&gt;
; 设置位置提供者为manual&lt;br /&gt;
location-provider=manual&lt;br /&gt;
&lt;br /&gt;
; 设置randr调整方法&lt;br /&gt;
adjustment-method=randr&lt;br /&gt;
&lt;br /&gt;
[manual]&lt;br /&gt;
; 广州的经纬度&lt;br /&gt;
lon=113.47&lt;br /&gt;
lat=23&lt;br /&gt;
&lt;br /&gt;
; 调整屏幕&amp;#039;0&amp;#039;,从0开始&lt;br /&gt;
[randr]&lt;br /&gt;
screen=0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; 其中temp-day是白天的色温，temp-night是晚上的色温，全天色温在此区间变动，可以适当将其调低，护眼效果更明显。&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
经纬度直接wiki就有了 &lt;br /&gt;
[https://zh.wikipedia.org/wiki/%E5%B2%91%E6%9D%91%E6%9C%BA%E5%9C%BA 例如岑村机场]&lt;br /&gt;
&lt;br /&gt;
[https://blog.csdn.net/songchuwang1868/article/details/104406574  Linux高效护眼——怎样将redshift设置成全天高效护眼]&lt;br /&gt;
http://jonls.dk/redshift/&lt;br /&gt;
&lt;br /&gt;
=f.lux=&lt;br /&gt;
&lt;br /&gt;
https://github.com/xflux-gui/fluxgui&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
fluxgui #启动 报错&lt;br /&gt;
ImportError: No module named gconf&lt;br /&gt;
sudo apt-get install python-gconf &amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://blog.csdn.net/gatieme/article/details/62922164 Ubuntu(护眼设置)安装屏幕色温调节软件F.lux]&lt;br /&gt;
&lt;br /&gt;
win 下载&lt;br /&gt;
https://justgetflux.com/&lt;br /&gt;
&lt;br /&gt;
= Workrave=&lt;br /&gt;
[https://www.jianshu.com/p/0348b52848c4 linux下保护视力、定时强制锁定软件： Workrave]&lt;br /&gt;
&lt;br /&gt;
=see also=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://blog.csdn.net/u012814856/article/details/80211149  意外的惊喜：f.lux， 一款真的很强大的护眼软件]&lt;br /&gt;
&lt;br /&gt;
[https://www.cnblogs.com/haohao77/p/8177920.html RedShift护眼软件的配置]&lt;br /&gt;
[https://www.jianshu.com/p/9be53965ed2f 四个 Linux 下的“护眼”软件]&lt;br /&gt;
&lt;br /&gt;
[https://cloud.tencent.com/developer/article/1578675 Linux 开启护眼模式，降低蓝光伤害]&lt;br /&gt;
&lt;br /&gt;
[https://wiki.archlinux.org/index.php/Redshift_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87) Redshift (简体中文)]&lt;br /&gt;
&lt;br /&gt;
[https://blog.csdn.net/songchuwang1868/article/details/104406574  Linux高效护眼——怎样将redshift设置成全天高效护眼]&lt;/div&gt;</summary>
		<author><name>Evan</name></author>
	</entry>
</feed>