SUMMARY The Change of Brightness per Key-press is hard-coded in this program. My proposal is to add a way to manually change this, via a dbus-interface or a config-file or System Settings STEPS TO REPRODUCE 1. Press Screen Brightness Down 2. Observe -5% change. 3. Run `qdbus local.org_kde_powerdevil /org/kde/Solid/PowerManagement/Actions/BrightnessControl org.kde.Solid.PowerManagement.Actions.BrightnessControl.brightnessSteps` and verify it outputs 20 SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.14.8-arch1-1 KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.2
Additionally, it would be nice if the lowest 5% were done by increments/decrements of 1%. In a dark screen, 5% is too high and 0% is turned off (actually, 1% is still a bit too high on this screen for my eyes, being able to set 0.5% would be perfect). My current workaround it to use the wheel on the battery icon (which does increments of 1%), or setting the /sys/class/backlight/*/brightness file.
I meant in a dark room, not screen, sorry.
*** Bug 445906 has been marked as a duplicate of this bug. ***
*** Bug 430051 has been marked as a duplicate of this bug. ***
*** Bug 485753 has been marked as a duplicate of this bug. ***