Hello all! I’m running near-current OpenSuSE Tumbleweed, on the latest major upgrade.
When I was using Plasma 5 turning the brightness down to 0% with keyboard hotkeys turned off the display backlight, but on Plasma 6 it just shows a really low brightness.
Is there any way to return the old behavior? I used it somewhat often.
triggered removal of the 0 behavior rather than 0 then off as next step maybe due to issues some “intel” were having in the past? But then intel i915 patch almost looks like they just completely disabled that option: https://patchwork.freedesktop.org/patch/498702/?series=107549&rev=1
I only have an amd apu laptop atm to test. Are you on intel or amd processor?
I could be misreading the above though. Possibly someone more knowledgeable can comment
@C96Cyrix Hi and welcome to the Forum
You can always set to 0 via the brightnessctl command?
For example (need to be root user);
brightnessctl --list
Available devices:
Device 'amdgpu_bl1' of class 'backlight':
Current brightness: 78 (31%)
Max brightness: 255
brightnessctl --device='amdgpu_bl1' set 0
Then should have access as you user to bind to a key combination. I’ve not tested above. To me there should be an option to configure this setting somewhere?