Closed osho741 closed 11 months ago
With tuxedo-keyboard 3.2.0 the module parameters got removed and replaced with a /sys/class/leds/kbd_backlight interface. tuxedo-control-center now has controls for keyboard backlight and restores the previous value on reboot.
This repository will no longer get any updates as the code here is now part of tuxedo-drivers https://gitlab.com/tuxedocomputers/development/packages/tuxedo-drivers.
Please open a merge request or issue in the new project on GitLab if you contribution or bug report still applies.
I have the following in the modprobe.d file and it does not seem to be working. I am trying to get the pc to start with the lights a certain color on boot:
tuxedo_keyboard mode=0 color_left=0xFF0000 color_center=0xFF0000 color_right=0xFF0000
this is in a file called tuxedo_keyboard.conf
If I am doing something wrong please let me know.
this is a pagolin 11 running fedora.