You are not logged in.
Hi,
I want xfce4-session-logout, "shut down" computer and save my sesion automatic on time by cron.
sudo shutdown -now
This command don't save me sesion.
xfce4-session-logout -shutdown
This command don't exist. It will be good new feature for develope.
Can you help me? Thanks for objectively answers.
Offline
erm, did you read the xfce4-session-logout --help?
From my 4.6 man page...
OPTIONS
xfce4-session-logout takes the following command line options:
--logout
Log out without displaying the logout dialog.
--halt Halt without displaing the logout dialog.
--reboot
Reboot without displaying the logout dialog.
--suspend
Suspend without displaying the logout dialog.
--hibernate
Hibernate without displaying the logout dialog.
--fast Do a fast shutdown. This instructs the session manager not to
save the session, but instead to quit everything quickly.
--help Print a help screen and exit.
--version
Output version information and exit.
Good Luck
Offline
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 519.49 KiB (Peak: 528.64 KiB) ]