GNOME Bugzilla – Bug 763268
gnome-shell ignores /org/gnome/shell/always-show-log-out being set to false
Last modified: 2016-03-07 20:33:01 UTC
In gnome-3.18, gnome-shell did not show the log out option if there was one user. In gnome-shell 3.19.91, it shows the log out option even if /org/gnome/shell/always-show-log-out is set to false. Intentional change or bug?
(In reply to Hussam Al-Tayeb from comment #0) > In gnome-3.18, gnome-shell did not show the log out option if there was one > user. More than one user *or* more than one session - maybe you have multiple session installed now (for instance "GNOME on X" and "GNOME on Wayland")?
Yes, there is a Wayland session now. I guess that's it, thank you.