How to shut down Sugar: Difference between revisions
Appearance
This is a relevant How to. Please improve it and link it somewhere useful. Making it obsolete is just churn with little added value. |
|||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 7: | Line 7: | ||
==shutdown via terminal== | ==shutdown via terminal== | ||
If the GUI fails to respond to shutdown requests open the terminal and type | If the GUI fails to respond to shutdown requests open the terminal and type: | ||
<code>su - | |||
shutdown -h now</code> | |||
Latest revision as of 20:10, 19 December 2016
GUI shutdown
- drag mouse to top right corner
- screen should compress and give you hidden objects
- top right you should see the icon for your user
- click on your user
- select shutdown
shutdown via terminal
If the GUI fails to respond to shutdown requests open the terminal and type:
su -
shutdown -h now