https://bugs.kde.org/show_bug.cgi?id=495390
Reinier <rpbik...@xs4all.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rpbik...@xs4all.nl --- Comment #12 from Reinier <rpbik...@xs4all.nl> --- I had nearly the same issue, in my case with a laptop that only shows the reboot option and a desktop that shows all options. The culprit is a single line in the file ~/.config/ksmserverrc. Open it in an editor, look for the [General] section and remove or comment out the line with "shutdownType=<number>". In your case that number will be 2, in my my case it was 1. I'm not sure, but I think this line is a remnant of a pre-5.27 feature, where you could configure the default Leave option. That feature is no more and I think it's a bug that the presence of this line restricts the log out options to only one. -- You are receiving this mail because: You are watching all bug changes.