Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/OS Structure/I/O System/Shell/CLI Package/Linux User Packages/
loginctl
Search

loginctl

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 May 17 14:8
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2023 Apr 16 6:8
Refs
Refs
 
 
How to properly end a KDE session from shell without root privileges
You can send a logout command via dbus to KDE, which should (if it can) terminate the session. qdbus org.kde.ksmserver /KSMServer logout 0 0 0 dbus is a messaging system that lets applications communicate with each other, and the qdbus command is a utility for sending dbus messages to applications.
How to properly end a KDE session from shell without root privileges
https://superuser.com/questions/395820/how-to-properly-end-a-kde-session-from-shell-without-root-privileges
How to properly end a KDE session from shell without root privileges
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/OS Structure/I/O System/Shell/CLI Package/Linux User Packages/
loginctl
Copyright Seonglae Cho