MatMoul / g810-led

Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, g815, G910 and GPRO Keyboards
GNU General Public License v3.0
1.39k stars 184 forks source link

how to set a single color between reboots on g213 prodigy on debian #283

Open naveen-marthala opened 2 years ago

naveen-marthala commented 2 years ago

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?