You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have set white led for all zones, like this: $ g213-led -a ffffff
but this resets to wave mode after a reboot. So, i tried these: $ g213-led --startup-mode color ffffff $ g213-led --startup-mode color #ffffff $ g213-led --startup-mode color=#ffffff $ g213-led --startup-mode color=ffffff $ g213-led --startup-mode color -a ffffff
none worked. how do i set a single color for all 5 zones permanently?
The text was updated successfully, but these errors were encountered:
naveen-marthala
changed the title
how to set a single color after boots on g213 prodigy on debian
how to set a single color between reboots on g213 prodigy on debian
Jan 30, 2022
I bought this keyboard becaurse I wanted a keyboard with "backlight". To have the keys on after a reboot I inserted the line "g810-led -a ffffff" to the ".profile" file in my home directory. This file is executed every time you log into you system. For me this solved the problem.
i have set white led for all zones, like this:
$ g213-led -a ffffff
but this resets to wave mode after a reboot. So, i tried these:
$ g213-led --startup-mode color ffffff
$ g213-led --startup-mode color #ffffff
$ g213-led --startup-mode color=#ffffff
$ g213-led --startup-mode color=ffffff
$ g213-led --startup-mode color -a ffffff
none worked. how do i set a single color for all 5 zones permanently?
The text was updated successfully, but these errors were encountered: