On Windows I can hit Windows + L to lock my desktop. On Leopard there doesn't seem to be this capability. While I can set the screensaver to come on very quickly, I would like to hit a key combo to lock my computer.
|
feedback
|
|
You can create different methods to quickly lock your screen on OS X. There is a comprehensive article here: http://www.macworld.com/article/49080/2006/01/lockscreen.html One simple way is to: Open Keychain Access -> preferences -> tick Show Status in Menu Bar When you click the little Lock icon in your status bar the first entry is Lock Screen. You should be able to bind a hotkey to this in System preferences -> Keyboard shortcuts. | |||||||||||||
feedback
|
|
Control-shift-eject will blank the screen. If you wait until.. mmm.. sometime later this year... you may find that it also locks the screen... | |||||||||||||
feedback
|
|
Snow Leopard provides a way to perform a Fast User Switching Lock Screen command from the keyboard using:
This is all documented in this Art Of Geek article. | |||||||||||
feedback
|
|
The easiest way, once it is set up, allows you to move the mouse to a corner of the screen, the screen saver activates immediately and requires a password to dismiss the screen saver.
| ||||
|
feedback
|
|
You can log off immediately by typing
Your screensaver should kick in automatically after a while. Update: The above is the easy Mac way. As usual, anything else Apple doesn't want you to do easily involves lots of pain. You can almost hear Steve sneering, "Lock Screen with a keyboard is soooo Windows. Use a mouse people." Jokes aside, Mark Wheadon has an extensive article documenting various methods. It turns out Apple really doesn't want you to use the keyboard to accomplish a Lock Screen...easily. Bad Apple. ;-) | |||||||||
feedback
|
|
Edit security settings to require a password to wake up from screen saver, throw this line into an apple script:
If you have quicksilver you can then setup a trigger to launch the applescript using whatever keystroke you like. Or you can add it as an application specific script ~/library/application support/"application name"/scripts and then use the built in MAC keyboard shortcuts to launch the script via that applications menu items. | |||
|
feedback
|
Fast user switchingOption 1: Enable the fast user switching menu in the Users & Groups preference pane, and select Login Window… from the menu. Option 2: Option 3: Many launchers and macro utilities also include a command for logging out to the fast user switching screen. Locking the screenOption 1: Enable the Keychain menu extra in the preferences of Keychain Access and select Lock Screen from the menu. Option 2: Check Require password immediately after sleep or screen saver begins in the Security & Privacy preference pane. You can then lock the computer manually by pressing ⌃⇧⏏ to turn off the display or ⌥⌘⏏ to go to sleep. | |||
|
feedback
|