#OpenRGB 0.9 has been released! Check it out at https://openrgb.org/! The full release notes are available on GitLab here:
https://gitlab.com/CalcProgrammer1/OpenRGB/-/releases/release_0.9
You must log in or # to comment.
Hello! I am trying to have the OpenRGB goes light off on a keyboard from a MSI laptop with Linux Mint 21.2. I can’t find a way to have to light goes off during lock screen, screensaver or don’t touch the keyboard or the mouse for a certain ammount of time. There is a way to have that work like that?
This is not a feature in OpenRGB, though it could be added as a plugin or external script. If you can detect this event in a script, you can call
openrgb --color black
from the script to turn off the lights.