One Thing Well

A weblog about simple, useful software.

You can follow along on Twitter or via the feed. Don't hesitate to get in touch. Sponsor the site.

Lock Your Mac

On Twitter, Stecki got in touch to ask:

Nice to know that + ctrl + turns off my mac’s display. But is there a standard key combination to lock it as well?

There isn’t, sadly. But there are a few ways to quickly lock your Mac…


Update: The methods below all work, but @nadinengland suggested a much better solution:

This has the advantage of working perfectly with the keyboard combo to switch off your display.


  1. In the Keychain Access Preferences, check ‘Show Status in Menu Bar’. The resulting menu bar item dropdown includes a ‘Lock Screen’ option.
  2. In System Preferences → Accounts → Login Options, check ‘Show fast user switching menu as Icon’. The resulting menu bar item dropdown includes a ‘Login Window’ option (this works even if you only have one user on your machine).
  3. Do something clever with the following command:
/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend

That ‘something clever’ might include:

The sound you hear in the distance is Windows users laughing—they can lock their screens with a simple Win + L