In data lunedì 13 febbraio 2017 08:31:13, John Andersen ha scritto:
On February 13, 2017 2:45:20 AM PST, stakanov <stakanov@eclipso.eu> wrote:
When I run a multiple user setup and several users are open. If I use sddm (but also lightdm) I cannot shutdown. I can just logout, one by one, from all users and then shutdown. Is there a way to shutdown the machine with one click, and in the same time gently(!) close down all open userinstances?
Where would I have to set this?
How would I have to set this?
Thank you
Have you tried looking at the configuration files in sddm and lightdm for the methods each uses for this?
This is usually tailorable within each DM, if for no other reason than they are used by various Linux distributions. Yes and this is the weired question. With kdm that was easy, as you had the setting in yast. If you go to sddm you find:
[Autologin] Relogin=false User= [General] HaltCommand= RebootCommand= [Theme] Current=breeze-openSUSE CursorTheme=Breeze_Snow [Users] MaximumUid=65000 MinimumUid=1000 [XDisplay] DisplayCommand=/etc/X11/xdm/Xsetup MinimumVT=7 ServerPath=/usr/bin/X SessionCommand=/etc/X11/xdm/Xsession Now the weired thing is that the halt and the reboot command are empty. Because once you are in sddm you can click on reboot or on shutdown and it works. So it appears that something else governs this. My suspect would be that in opensuse this is done by PAM or by maybe systemd directly? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org