https://bugs.kde.org/show_bug.cgi?id=473329
Bug ID: 473329 Summary: Power button configuration being ignored Classification: I don't know Product: kde Version: unspecified Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: firedefend...@googlemail.com Target Milestone: --- SUMMARY I am running into an issue where I seemingly cannot configure power button behaviour on KDE Plasma. I have configured the power button behaviour to "lock screen" in all of KDE system settings' energy saving tabs. However, it seems as if that setting is ignored. Looking at journalctl, ksmserver launches the "org.kde.LogoutPrompt" after getting the power key pressed signal. ```journalctl systemd-logind[3342]: Power key pressed short. dbus-daemon[3634]: [session uid=1001 pid=3634] Activating service name='org.kde.LogoutPrompt' requested by ':1.17' (uid=1001 pid=3708 comm="/usr/bin/ksmserver") dbus-daemon[3634]: [session uid=1001 pid=3634] Successfully activated service 'org.kde.LogoutPrompt' ``` STEPS TO REPRODUCE 1. Configure power button action in System settings → Energy saving 2. Press power button. OBSERVED RESULT The behaviour observed and the behaviour configured don't match. Currently pressing the power button opens the logout prompt. EXPECTED RESULT SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux ARM (Plasma Desktop, not mobile or bigscreen) (available in About System) KDE Plasma Version: 5.27.7 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 ADDITIONAL INFORMATION A couple of days ago it opened the shutdown prompt instead or the logout prompt. I ran a system update since then and played with other the power settings. I don't know what caused the change in behaviour though. -- You are receiving this mail because: You are watching all bug changes.