- 1 Post
- 5 Comments
klay1@lemmy.worldto Linux@lemmy.ml•[solved] i fail to install gHub-GUI. Where to ask for help?1·6 days agothe classic cronjob workaround works great.
The command
/usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp
runs fine, loads the test.orp setting i saved with openrgb-GUI. Until the keyboard goes back to default after 4 min or so.Therefore i made a cronjob that does the same, just every 3 minutes:
*/3 * * * * /usr/bin/openrgb --profile /home/user/.config/OpenRGB/test.orp
no, i am pretty sure it is a mix of german words + made up german sounding words + english.
I am German and i liked it XD
klay1@lemmy.worldto Linux@lemmy.ml•[solved] i fail to install gHub-GUI. Where to ask for help?0·16 days agocorrection: nevermind it does not work. Again. They keyboard just resets itself after like a minute, regardless. Don’t understand what is happening.
klay1@lemmy.worldto Linux@lemmy.ml•[solved] i fail to install gHub-GUI. Where to ask for help?1·6 days agoIt works fine now.Uninstalled the openRGB flatplak from the kde neon app store (discover) and instead installed the .deb from the openrgb-website.Now it works with static dimmed LEDs. NICE!
i think that was it, thank you! I must have enabled smart contrast which does that.