Blue Light Filter (Linux)
- This topic has 2 replies, 1 voice, and was last updated 5 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
What makes us different from other similar websites? › Forums › Tech › Blue Light Filter (Linux)
Tagged: Blue Light, Blue Light Filter, Debian, Linux, Ubuntu, Xubuntu
A Blue light filter decreases the amount of blue light displayed on the screen of the device. Blue light can suppress the production of melatonin (sleep-inducing hormone), so filtering it out can help you sleep better. It will also reduce digital eye strain, so your eyes won’t feel so tired by the end of the day.
How to install.
1. Open Terminal Emulator
2. sudo add-apt-repository ppa:nathan-renniewaldock/flux
3. sudo apt-get update
4. sudo apt-get install fluxgui
Configure the following …
I just ran into a problem with it not loading properly. I fixed it by doing the following.
1. Open Terminal Emulator.
2. redshift -l list
3. redshift -l geoclue2
4. Open f.lux indicator applet
5. Click …
6. After you do the above, you should see the text popup in the Terminal Emulator program. It should show your location.
If the above does not work, you can try this.
1. Open Terminal Emulator.
2. sudo apt-get install redshift-gtk
3. exit
Make sure to remove f.lux if you didn’t.