Which keys can I press to bring up the locked screen save while I walk away for a few minutes?
I have an external keyboard (MS Comfort Curve 2000) thru a multi pc switcher box so I have ctrl-cmd-alt keys but no option key and everything I've tried so far doesn't work.
|
|
||||
|
You can use Control + Shift + Eject to put your display to sleep but also to lock your screen. If you don't have an Eject key, you need to use an Automator based workaround to assign your own shortcut. Alternatively, you can set a Hot Corner for the screensaver to start in System Preferences. For the locking to work, you have to tell OS X to require a password immediately after sleep in System Preferences > Security & Privacy:
When this is set, the above key combo will lock your screen and a password is required to unlock it. |
|||||||
|
|
A bit out of the box but this could work: If you have an iPhone or iPad you could set up iCloud and find my mac, iPhone, iPad.
boot up the Or if your not afraid for some apple scripting and you have a bluetooth enabled mac you could use this script to lock your mac upon bluetooth disconnection. ( which also should work with an non apple phone ) more info about the scripting can be found here: Lock and unlock a Mac using Bluetooth detection |
||||
|
|

/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend. – Lauri Ranta Jul 30 '12 at 13:18