Re: Session logout from script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Mittwoch, 17. Januar 2018 schrieb Roel Wagenaar:
> Is there a method to logout from a session from a script?
> 
> Now at 23.00 my desktop does a tdm-trinity stop, followed by a shutdown, I would
> like to logout first an then stop trinity.
> 

You could do the following, depending on what you want to achieve:

Just perform logout, if TDE is configured to shutdown after logout, it will turn off the computer (in most cases), but you will have to run it some minutes before shutdown:

	$ dcop ksmserver ksmserver logout

If you want to ensure the session is saved, you can do something like:

	$ dcop ksmserver ksmserver saveCurrentSession
	$ ksmserver ksmserver logout
	# sleep 10; poweroff

You do not need to explictly stop tdm, initiating a system shutdown will do that for you.

Nik



-- 
Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...

---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: trinity-users-help@xxxxxxxxxxxxxxxxxxxxxxxxxx
Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting




[Index of Archives]     [Trinity Devel]     [KDE]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]     [Trinity Desktop Environment]

  Powered by Linux