Skip to content

WIP: Introduce dedicated "Turn off keyboard backlight" action

Kai Uwe Broulik requested to merge work/turnoffkeyboardaction into master

Instead of having DimDisplay and DPMS fight over the keyboard backlight. More importantly, though, this allows letting the keyboard backlight turn off even when screen power management is inhibited. It doesn't really make sense to keep the keyboard backlight on while watching a video, does it?


It sure isn't pretty UI-wise.. Screenshot_20200803_194010

TODO:

  • kconf update somehow to have Dimdisplay timeout copied to this new action
  • test on desktop pc if the setting hides properly

@davidedmundson @bshah

Edited by Kai Uwe Broulik

Merge request reports