<?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>treibsand.com &#187; Terminal</title>
	<atom:link href="http://www.treibsand.com/tag/terminal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.treibsand.com</link>
	<description></description>
	<lastBuildDate>Tue, 27 Dec 2011 12:46:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>OS X Terminal Fokus</title>
		<link>http://www.treibsand.com/2006/12/13/focus_mouse/</link>
		<comments>http://www.treibsand.com/2006/12/13/focus_mouse/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 13:02:34 +0000</pubDate>
		<dc:creator>Toast</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://test.treibsand.com/?p=38</guid>
		<description><![CDATA[Mac OS X ist schön und gut. Allerdings gibt es einige Dinge die nerven, wenn man aus der Unix Welt kommt. Ich bin zum Beispiel gewohnt, dass das Terminal Fenster den Fokus bekommt, wenn ich die Maus darüber bewege. Das ist bei OS X leider nicht fall, und ich hab auch nirgends die entsprechende Einstellung [...]]]></description>
			<content:encoded><![CDATA[<p>Mac OS X ist schön und gut. Allerdings gibt es einige Dinge die nerven, wenn man aus der Unix Welt kommt. </p>
<p><span id="more-38"></span><br />
Ich bin zum Beispiel gewohnt, dass das Terminal Fenster den Fokus bekommt, wenn ich die Maus darüber bewege. Das ist bei OS X leider nicht fall, und ich hab auch nirgends die entsprechende Einstellung gefunden.</p>
<p>Nach ein wenig Suche mit Google hab ich es auch gefunden <img src='http://www.treibsand.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Die Lösung ist recht simpel, einfach im Terminal</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.Terminal FocusFollowsMouse <span style="color: #660033;">-string</span> YES</pre></div></div>

<p>eingeben und das Terminal neu starten. Schon wechselt der Terminal Fokus, wenn die Maus darüber ist. Zum abschalten reicht</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">defaults <span style="color: #c20cb9; font-weight: bold;">write</span> com.apple.Terminal FocusFollowsMouse <span style="color: #660033;">-string</span> NO</pre></div></div>

<p>Schön wäre es allerdings, wenn das für alle Fenster gehen würde&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.treibsand.com/2006/12/13/focus_mouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

