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

Add ability to dim backlight #12

Open
mkreisel opened this issue Jul 14, 2019 · 2 comments
Open

Add ability to dim backlight #12

mkreisel opened this issue Jul 14, 2019 · 2 comments
Assignees

Comments

@mkreisel
Copy link

First: this project is awesome! I couldn't find any way to change the default rainbow setting on my G531GT until I found this project.

Could you add support for dimming the backlight?

@wroberts
Copy link
Owner

Hi @mkreisel thanks for the issue report!

Backlight is normally controlled by the kernel, and you shouldn't need rogauracore to change the brightness. This project just aims to support setting the keyboard colours. Two caveats. One: for me, rogauracore breaks backlight control until I reboot the machine (or restore from suspend). Two: you can approximate dimming by scaling down the RGB colour you give rogauracore (like setting single_static to 990000 instead of ff0000).

@tiotrom
Copy link

tiotrom commented Aug 23, 2020

Is the brightness issue solved once you restart? Like solved for good? Or you need to sudo systemctl restart upower.service all the time?

@wroberts wroberts self-assigned this Apr 5, 2021
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

3 participants