Bug 476295 - Add a "logout" alias to all shells by default
Summary: Add a "logout" alias to all shells by default
Status: CLOSED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: master
Platform: unspecified Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-29 16:58 UTC by Henning
Modified: 2023-10-30 19:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.