Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Hexley

Suspended
Original poster
Jun 10, 2009
1,641
505
What keyboard command do I use to shut down the 16"?

It has a Touch ID button and lacks a Media Eject
eject-button-icon.png
button.
 
There isn't a keyboard shortcut assigned to Shut Down, unless you've set one. Some older models responded to Control+Power Button, but I don't believe that applies to TouchID buttons.

However, these Terminal commands should work:

Shutdown
Code:
sudo shutdown -h now

Reboot
Code:
sudo shutdown -r now

More info about the shutdown command
Code:
man shutdown
 
The TouchID sensor does not support those keyboard shortcut, unfortunately. It's a shame. I've been using the shutdown/reboot keyboard shortcuts for ages and it's taking some time to unlearn the habit of using them.
 
On my 2012 MBP:
cmd + ctrl + eject = restart
cmd + opt + ctrl + eject = shutdown


The 16" Pro has a TouchID sensor where the Media Eject button would be, so those keyboard shortcuts won't work on OP's MacBook.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.