Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I want to be able to lock the screen quickly, and and the hot-corner thing is slow and tricky.

Any ideas?

share|improve this question

2 Answers

Using Keychain Access's Lock Screen menubar isn't fast enough for you?

Activate it here:

keychain preference

Then lock.

keychain menubar

share|improve this answer
How do you get to that first Preferences window? – Eric Wilson Oct 23 '09 at 16:01
I originally shy'ed away from this, since I wanted a keyboard-only approach, in the hopes that it would be faster than a mouse approach, but given the delay in my automator script actually running, this is a viable alternative. – pkaeding Oct 23 '09 at 20:26
Oh, and the first preferences window is in KeychainAccess.app's Preferences. – pkaeding Oct 23 '09 at 20:28

What version of OS X are you using? In 10.5, I used LockTight, but it didn't work very well for me in 10.6, so now I am using an automator script.

The automator script works, but there is a delay between when I hit the key-combination, and when it locks up, especially if the currently activated application is busy (and I usually like to start some big task, like a build, right before I walk aay from my desk).

share|improve this answer

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.