User login

Using Redshift with Mint on Debian

Redshift is a program that gives your computer screen a dimmer brightness, and indeed a more red hue, at night.

It fails silently on most non-Ubuntu Debian systems. Well, it seems like a silent fail or crash if you don't run the command in the terminal. If you do run the command gtk-redshift in the terminal, the output is perfectly comprehensible:

Initialization of gnome-clock failed.
Trying next provider...
Latitude and longitude must be set.

Seems this might be fixable by setting up gnome-clock or another provider, but it's also possible to hard-code lat/lon when starting Redshift. Getting to that in a moment.

My other question was how to get Redshift into the taskbar. We'll start with that. Open the menu, type redshift (after installing gtk-redshift through the software center), and right click the Redshift program and select "Add to panel". It's now down there somewhere a bit to the right of the Menu button.

Right click the Redshift icon in the Cinnamon taskbar (or, apparently, long thin panel) and choose "Edit". Change the Command line from gtk-redshift to gtk-redshift -l 42.311711:-71.114502 (or better, something closer to your own current latitude and longitude) and you're all set until you travel to another timezone.

Searched words: 
where is Redshift on Cinnamon redshift not working on Cinnamon for Linux Mint Debian edition (LMDE) time-dependent screen-dimming application for Cinnamon Mint latitude & longitude needed for redshift

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.