Hello,
I have a Lenovo ThinkPad E16 Gen 2 laptop.
I’m having a problem where the keyboard backlight always turns off after a few minutes.
As soon as I adjust the keyboard brightness in the Power Management section of the KDE Plasma Settings, the backlight comes back on for a few minutes, but then turns off again.
In all power modes, I have the keyboard brightness set to 100%.
I mostly use my notebook at night when it’s dark, so I really need the keyboard backlight ![]()
Right now, I’m using an autostart script:
echo 2 | pkexec tee /sys/class/leds/tpacpi::kbd_backlight/brightness >/dev/null
This works, but of course I’m prompted for the root password every time I log in.
Is there a better, persistent way to keep the keyboard backlight on permanently?
Thank you very much
Best regards,
Roman