This service searchs the keyboard backlight Leds from their Wayland folder and forces them to turn on periodically.
Open a Bash terminal and download the repository, copying and pasting these commands:
git clone https://github.com/alejrot/led-wayland.git
cd led-waylandor simply download the repository as .zip file and extract it.
Copy and paste these commands in terminal inside the folders project:
sudo chmod +x install.sh
sudo ./install.shTo turn on or turn off LEDS execute:
sudo /opt/led-wayland/switching.sh It doesn't require sudo password.
This command can be added to keyboard shortcuts for better use.
Execute this line codes in Bash to erase system folder and config files:
sudo chmod +x uninstall.sh
sudo ./uninstall.shTurn on keyboard backlight/leds on wayland (xset led 3 alternative)