Bug 476295

Summary: Add a "logout" alias to all shells by default
Product: [Plasma] plasmashell Reporter: Henning <boredsquirrel>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CLOSED INTENTIONAL    
Severity: wishlist CC: kde, nate
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Henning 2023-10-29 16:58:46 UTC
Logging out of the graphical shell in a KDE Wayland session is not easy. Afaik on X11 that was easier.

On Wayland the command:

qdbus org.kde.ksmserver /KSMServer logout 0 0 1

works. If there is a better one, would be great to have available somewhere visible.

Having that aliases to "logout" / having an executable in the Path to do that, would help usability.
Comment 1 Nate Graham 2023-10-30 19:25:49 UTC
Why isn't it easy? Just click on Kickoff > Log out.

Adding such aliases is something better left to you.