How to shut down Sugar: Difference between revisions

shutdown failure via gui then do what?
 
This is a relevant How to. Please improve it and link it somewhere useful. Making it obsolete is just churn with little added value.
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==GUI shutdown==
==GUI shutdown==
#drag mouse to top left corner
#drag mouse to top right corner
#screen should compress and give you hidden objects
#screen should compress and give you hidden objects
#top left you should see the icon for your user
#top right you should see the icon for your user
#click on your user
#click on your user
#select shutdown
#select shutdown


==shutdown via terminal==
==shutdown via terminal==
If the GUI fails to respond to shutdown requests open the terminal and type... what?
If the GUI fails to respond to shutdown requests open the terminal and type:
<code>su -
shutdown -h now</code>