Blue Light Filter in XFCE (Redshift) revisions

Go back to topic: Blue Light Filter in XFCE (Redshift)

  1. v8 anchor; v8 full version
  2. v7 anchor; v7 full version
  3. v6 anchor; v6 full version
  4. v5 anchor; v5 full version
  5. v4 anchor; v4 full version
  6. v3 anchor; v3 full version
  7. downloaded local copies of images v2 anchor; v2 full version

Revision #8

Edited on
2023-10-30
Edited by user
Bearillo
* Type `redshift` in dom0 to start the program. It will load previously saved configuration. *Location is needed to know when actually sun sets for you. Without that parameter, redshift may not work. To find city longitude and latitude you can use geonames.org * Type `redshift` in dom0 to start the program. It will load previously saved configuration. * You can turn it off again by running `killall redshift` in a dom0 terminal *Location is needed to know when actually sun sets for you. To find city longitude and latitude you can use geonames.org Alternatively, use fixed times in the config file; that way you don't need to come up with a location: ``` [redshift] temp-day=6400 temp-night=3200 dawn-time=07:00-08:00 dusk-time=21:30-22:30 ```

Revision #7

Edited on
2023-09-07
Edited by user
deeplow

Revision #6

Edited on
2022-12-19
Edited by user
enmus

Revision #5

Edited on
2022-12-19
Edited by user
enmus

Revision #4

Edited on
2022-03-03
Edited by user
deeplow

Revision #3

Edited on
2020-09-12
Edited by user
BBro
Add `redshift` to autostart in xfce settings we need to create script `~/.startupscripts/redshift.sh`, open dom0 terminal * `mkdir .startupscripts` * `cd .startupscripts` * `nano redshift.sh` * paste: #!/bin/sh sleep 2 redshift * save * `chmod +x redshift.sh` - (this makes script executable) * Add `redshift` to autostart in xfce settings
Command: sleep 7 %% redshift Command: sh /home/USERNAME/.startupscripts/redshift.sh

Revision #2

Edited on
2020-09-12
Edited by user
system
Edit reason
downloaded local copies of images
![](http://jonls.dk/assets/redshift-icon-256.png) ![](upload://2RlDyMTKjN0J6n8EkhHHWkxbRRi.png)