Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a workaround for controlling brightness as well? #4

Open
rieje opened this issue Mar 12, 2017 · 1 comment
Open

Is there a workaround for controlling brightness as well? #4

rieje opened this issue Mar 12, 2017 · 1 comment

Comments

@rieje
Copy link

rieje commented Mar 12, 2017

Is there a workaround for controlling brightness as well (via redshift -b)? It's the only thing missing. I find that late at night, the screen is too bright unless at the temperature is set incredibly low (~1900K), which makes things too red. Unfortunately, setting redshift's brightness manually seems to conflict with redshift-scheduler--it would set the brightness but reset after a while (perhaps in a minute or so, which I guess is because of redshift-scheduler's gradual change per minute).

@spantaleev
Copy link
Owner

Hmm.

It seems like when redshift is called like this redshift -O <temperature>, the brightness would get reset.
We would either need support for controller the brightness (within rules).. Or a way to read the current brightness (somehow) and call it like this: redshift -O <temperature> -b <brightness>.

I think that being able to adjust the brightness automatically could be convenient though.

Another thing I'm wondering is.. Maybe we have the same problem with gamma (redshift -g ..)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants