<?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>My MacOS X&#187; space</title>
	<atom:link href="http://www.mymacosx.com/tag/space/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mymacosx.com</link>
	<description>Tips and Tricks for the MacOS X</description>
	<lastBuildDate>Wed, 08 Sep 2010 01:53:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Only show windows from current Space in Exposé System 10.6</title>
		<link>http://www.mymacosx.com/snow-leopard/only-show-windows-current-space-expose.html</link>
		<comments>http://www.mymacosx.com/snow-leopard/only-show-windows-current-space-expose.html#comments</comments>
		<pubDate>Mon, 19 Oct 2009 04:31:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[expose]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://www.mymacosx.com/?p=250</guid>
		<description><![CDATA[In 10.6 that when use Exposé in Application Windows mode, it shows  all windows, not just the ones in the current Space. I always end up clicking on the wrong window and being whisked away to a another Space. To stop that from happening, open Terminal and run these two commands: defaults write com.apple.dock wvous-show-windows-in-other-spaces [...]<p><a href="http://www.mymacosx.com/snow-leopard/only-show-windows-current-space-expose.html">Only show windows from current Space in Exposé System 10.6</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/minimize-windows-dock.html" rel="bookmark" style="color:#000;font-size:13px">Minimize windows into Dock icons</a><!-- (14.8071)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/use-tab-key-snow-leopard-keyboard-shortcuts.html" rel="bookmark" style="color:#000;font-size:13px">Use Tab key in Snow Leopard keyboard shortcuts</a><!-- (9.04784)--></li>
		<li><a href="http://www.mymacosx.com/tricks-and-tips/quckly-switch-next-wallpaper.html" rel="bookmark" style="color:#000;font-size:13px">Quckly switch to next wallpaper picture</a><!-- (7.12266)--></li>
	</ul>
</div>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-251" style="margin-left: 5px;margin-right: 5px" src="http://www.mymacosx.com/files/2009/10/expose-150x150.jpg" alt="expose" width="150" height="150" />In 10.6 that when use Exposé in Application Windows mode, it shows  <em>all</em> windows, not just the ones in the current Space. I always end up clicking on the wrong window and being whisked away to a another Space.</p>
<p><strong>To stop that from happening, open Terminal and run these two commands:</strong></p>
<pre class="brush: plain;">
defaults write com.apple.dock wvous-show-windows-in-other-spaces -bool FALSE
killall Dock
</pre>
<p>From now on, Exposés Application Windows mode will only show windows in the current Space.</p>
<p><strong>To reverse this hint, use </strong></p>
<pre class="brush: plain;">
defaults delete com.apple.dock wvous-show-windows-in-other-spaces
killall Dock
</pre>
<p>Source: <a rel="nofollow" href="http://www.macosxhints.com/article.php?story=20090930071112438" target="_blank">mymacosx</a></p>
<script src="http://feeds.feedburner.com/~s/MyMacosX?i=http://www.mymacosx.com/snow-leopard/only-show-windows-current-space-expose.html" type="text/javascript" charset="utf-8"></script><p><a href="http://www.mymacosx.com/snow-leopard/only-show-windows-current-space-expose.html">Only show windows from current Space in Exposé System 10.6</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/minimize-windows-dock.html" rel="bookmark" style="color:#000;font-size:13px">Minimize windows into Dock icons</a><!-- (14.8071)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/use-tab-key-snow-leopard-keyboard-shortcuts.html" rel="bookmark" style="color:#000;font-size:13px">Use Tab key in Snow Leopard keyboard shortcuts</a><!-- (9.04784)--></li>
		<li><a href="http://www.mymacosx.com/tricks-and-tips/quckly-switch-next-wallpaper.html" rel="bookmark" style="color:#000;font-size:13px">Quckly switch to next wallpaper picture</a><!-- (7.12266)--></li>
	</ul>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mymacosx.com/snow-leopard/only-show-windows-current-space-expose.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
