<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hey, it&#039;s OPOWER! &#187; Charles Koppelman</title>
	<atom:link href="http://www.heyitsopower.com/author/charles-koppelman/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heyitsopower.com</link>
	<description>Energy Efficiency Starts at /usr/home</description>
	<lastBuildDate>Tue, 27 Jul 2010 20:14:37 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Locking screens on Macs with the keyboard</title>
		<link>http://www.heyitsopower.com/null/locking-screens-on-macs-with-the-keyboard/</link>
		<comments>http://www.heyitsopower.com/null/locking-screens-on-macs-with-the-keyboard/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 17:56:56 +0000</pubDate>
		<dc:creator>Charles Koppelman</dc:creator>
				<category><![CDATA[Null]]></category>
		<category><![CDATA[mac quicksilver security]]></category>

		<guid isPermaLink="false">http://www.heyitsopower.com/?p=176</guid>
		<description><![CDATA[Desktop security is a big issue when you have access to massive amounts of data.  As far as plain old terminal security, locking your computer while you&#8217;re away is a pretty basic rule.
We have lots of OSes around the office here &#8211; Ubuntu, Windows, and OSX.  Of those, Ubuntu and Windows natively provide [...]]]></description>
			<content:encoded><![CDATA[<p>Desktop security is a big issue when you have access to massive amounts of data.  As far as plain old terminal security, locking your computer while you&#8217;re away is a pretty basic rule.</p>
<p>We have lots of <abbr title="operating systems">OSes</abbr> around the office here &#8211; Ubuntu, Windows, and OSX.  Of those, Ubuntu and Windows natively provide a way to lock your desktop with a keystroke (Win+L or <abbr title="control alt delete">Ctrl+Alt+Del</abbr>, Enter on Windows and <abbr title="control alt L">Ctrl+Alt+L</abbr> on Ubuntu).  Strangely, Mac gives no easy way to lock your desktop.</p>
<p>We&#8217;ve been using HotCorners for the screen saver, but who wants to touch the mouse if you don&#8217;t have to (especially when you&#8217;re racing to grab a free lunch)?</p>
<p>Enter <a href="http://www.macupdate.com/info.php/id/14831">Quicksilver</a>, everyone&#8217;s favorite application interface.  <small>(There are all sorts of things you can do with Quicksilver and its various plug-ins, but you can look that up yourself.)</small> To set up a keyboard shortcut with Quicksilver to lock your screen (hat tip to <a href="http://www.brynary.com/2007/4/11/mac-tip-keyboard-shortcut-for-screen-saver">Bryan Helmkamp</a>):</p>
<ol>
<li>Create a symbolic link to your screen saver application:<br />
<code>$ sudo ln -s /System/Library/Frameworks/ScreenSaver.framework/Versions/Current/Resources/ScreenSaverEngine.app/ /Applications/Screen\ Saver.app</code></li>
<li>Quicksilver -&gt; Triggers -&gt; Custom Triggers</li>
<li>Add a Hotkey</li>
<li>Find the ScreenSaverEngine by typing and press enter</li>
<li>Double-click the cell in the Trigger column</li>
<li>Choose your hotkey (I like <abbr title="control command backslash">Ctrl+Cmd+\</abbr> since it&#8217;s almost <abbr title="control alt delete">Ctrl+Alt+Del</abbr></li>
<li>Close the window (you may also need to restart <abbr title="Quicksilver">QS</abbr></li>
</ol>
<p>Now set up your System Prefs in Security -&gt; General to require a password immediately after screen saver begins and you&#8217;re set.</p>
<p>Sadly, you need to do this or your screen saver will awake as soon as you release your <abbr title="Quicksilver">QS</abbr> shortcut.  This even happens if you set <abbr title="Quicksilver">QS</abbr> to launch screen saver &#8220;On Release&#8221;.</p>
<p>Anyway, after that, lock screen is just a keystroke away.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.heyitsopower.com/null/locking-screens-on-macs-with-the-keyboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
