Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

Whenever I want to shutdown/restart OSX I click on the menu, select shutdown, and then click the box for not saving the session, and then click OK. Then there's always at least one program that interrupts the shutdown process.

Is there an easier way to do this? Maybe by using the terminal? I was thinking of shutdown -h now, but that way seems kind of "dirty." What are some ways to do it?

share|improve this question

2 Answers

If you don't care about saving the session, you can simply hit Ctrl + Option + + for Shutdown or Ctrl + + for Restart

You can also check out this post (Disable "Reopen Windows") on disabling resume if you don't want that. There is another solution posted here on Apple's forums for disabling the feature by William Donelson (second post by him on the page).

share|improve this answer
+1, that's a better answer than mine, I didn't know about those extra key combinations. Thanks. :-) – binarybob Mar 11 '12 at 22:35
@binarybob Thanks, picked them up from some article I read a long time ago, then I wrote them down for reference ;) – Lucas Derraugh Mar 11 '12 at 22:43
Pressing the power button also brings up the Shut Down confirmation window. – revolver Mar 12 '12 at 1:53

Typing Ctrl + brings up the shutdown dialog window, which is a bit faster than clicking the Apple menu.

share|improve this answer
The funny thing is I didn't actually know this one ;) – Lucas Derraugh Mar 11 '12 at 23:06

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.