帮帮我求你了。没有通量我就不能工作。我什么都试过了。流量什么也不做(即使我按预览按钮),夜色小程序什么也不做,红移给出“尝试位置提供程序'geoclue2'”错误
发布于 2018-11-25 15:04:05
如果无论出于什么原因,Flux、Redshift或夜色小程序都不适合您,请考虑在18.04或更高版本的情况下从宇宙存储库中安装sct。sct不适用于16.04或更高版本。
这是一个很小的程序,可能不会产生很多依赖关系。您可以尝试apt install -s sct预览将要安装的内容:-s提供模拟,不需要sudo。
如果您确实决定尝试sct,则man sct已经
DESCRIPTION
sct sets the screen's color temperature in a range from 1000 to 10000
OPTIONS
temperature
If passed a value in the correct range (see above) sct will set the current screen temperature to this value
-h If -h is passed sct will display usage information
none If no options are passed sct sets the color temperature to the default of 6500因此,当您想要一个温暖的屏幕时,打开一个终端并运行sct 3500。当您想恢复到正常状态时,只需运行sct。
发布于 2018-12-10 14:08:37
我开发了运行24/7的埃西姆,以:


https://askubuntu.com/questions/1095896
复制相似问题