I know I can shutdown from commandline - without a password: What command is executed when shutdown from the graphical menu in 14.04? but I can't see how to open the shutdown GUI. Is this possible?
Asked
Active
Viewed 736 times
1 Answers
3
Shutdown:
/usr/lib/indicator-session/gtk-logout-helper --shutdownReboot
/usr/lib/indicator-session/gtk-logout-helper --restartLogout
/usr/lib/indicator-session/gtk-logout-helper --logout
You can also use another dialog:
gnome-session-quit --power-off
Maythux
- 87,123