<?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>Benjamin Sherman &#187; Uncategorized</title>
	<atom:link href="http://holyarmy.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://holyarmy.org</link>
	<description>I have to have a tagline?</description>
	<lastBuildDate>Wed, 02 Jun 2010 06:06:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fixing Snow Leopard&#8217;s broken &#8216;focus follows mouse&#8217; Terminal behavior</title>
		<link>http://holyarmy.org/2009/10/fixing-snow-leopards-broken-focus-follows-mouse-terminal-behavior/</link>
		<comments>http://holyarmy.org/2009/10/fixing-snow-leopards-broken-focus-follows-mouse-terminal-behavior/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 23:14:59 +0000</pubDate>
		<dc:creator>benjamin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://holyarmy.org/?p=404</guid>
		<description><![CDATA[Since upgrading to OS X 10.6 (Snow Leopard), I&#8217;ve been frustrated by Terminal&#8217;s focus follows mouse behavior. I typically like such behavior but it&#8217;s broken as of 10.6. I would frequently CMD-Tab to switch to a different application and start typing only to wonder why my keyboard was not working, then realize my input had [...]]]></description>
			<content:encoded><![CDATA[<p>Since upgrading to OS X 10.6 (Snow Leopard), I&#8217;ve been frustrated by Terminal&#8217;s focus follows mouse behavior. I typically like such behavior but it&#8217;s broken as of 10.6. I would frequently CMD-Tab to switch to a different application and start typing only to wonder why my keyboard was not working, then realize my input had gone to the Terminal which sometimes was no longer even visible.</p>
<p>To fix this, type the following in Terminal:</p>
<pre>defaults write com.apple.Terminal FocusFollowsMouse -string NO</pre>
<p>Then, restart Terminal. Voila! No more lost input in my Terminal.</p>
<p>Many thanks to <a href="http://www.macosxhints.com/article.php?story=20090914134806703">www.macosxhints.com</a> for popping up when I googled this problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://holyarmy.org/2009/10/fixing-snow-leopards-broken-focus-follows-mouse-terminal-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

