Hi everyone, in order to change my RGB keyboard color at startup (because color is always going back to blue when I shutdown my Legion 5), I use this github app.
But when I add a startup program (with cinnamon menu) and write
~/Application/legion-kb-rgb set -e Static -c 200,150,0,200,150,0,200,150,0,200,150,0
it’s not executed at startup (but it worked in terminal when I use it manually) . What I am doing wrong please?
Did you literally use
~
as the start of the path in theStartup Applications
GUI? That’s fine for the terminal—it will fill in/home/nosnahc
(or whatever your home directory really is) for you—but, for the startup applications, you need to specify the path in full.Try:—
/home/nosnahc/Application/legion-kb-rgb set -e Static -c 200,150,0,200,150,0,200,150,0,200,150,0
changing your username as necessary.
Thanks! I’ll try
Edit : it worked!!
That color combination… It doesn’t look like mint green… 🧐
You’re right! Need to change that asap
Have you tried OpenRGB? It might work in setting your keyboard lights, and there is an option to launch at startup and also liad a profile automatically too.
Look like Openrgb doesn’t recognise my Laptop Keyboard.
Did you add the udev rules ? How did you install it ?
Sorry, the other solution worked so I don’t investigate more with Openrgb