DISQUS

DISQUS Hello! BabyGotMac is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

BabyGotMac

Mac stuff that gets you sprung!
Jump to original thread »
Author

Weekend Quickie: 3 Tips and tricks to manage your Mac

Started by scottmcdaniel · 10 months ago

No excerpt available. Jump to website »

4 comments

  • Activate a passworded screensaver with hot corners is not actually a good idea. After a some days the accidental hits and the repeated
    entering of your password will really piss you off.
    IMHO the best way to immediately lock your screen on is to check the "Show status in Menu Bar" at the Keychain Preferences. Then clicking the new icon in the Menu Bar you 'll see the "Lock Screen" option.
  • Ah, but when you use the screen saver hot corner, you have about 1.5 seconds after it starts to 'undo' it, so an accidental corner move can quickly be nullified.

    And clicking the menubar item for Keychain access voids the 'without clicking anything' concept!
    ;)

    Good tip though, thanks.
  • You can also use quicksilver to lock your screen without clicking.
  • Damn, I wanted to add that you can do it by creating a little apple script like:

    tell application "ScreenSaverEngine"
    activate
    end tell

    1) Save that in an applescript somewhere.
    2) Then open the Quicksilver preferences and go to Triggers.
    3) Add a new trigger by clicking on the plus Icon
    4) Type in the name of your script and select it (you might need to rerun your indexing for quicksilver so it gets the script)
    5) You can now add any keyboard shortcut you like.

    (Taken from the comments in http://www.macosxhints.com/article.php?story=20...)

Add New Comment

Returning? Login