<?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>Smoothape - Mutterings and Oddities &#187; Apple Script Editor</title>
	<atom:link href="http://blog.smoothape.com/tag/apple-script-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smoothape.com</link>
	<description>just ignore me</description>
	<lastBuildDate>Sun, 22 Aug 2010 13:44:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Show Desktop in Mac OSx</title>
		<link>http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=show-desktop-in-mac-osx</link>
		<comments>http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 02:32:39 +0000</pubDate>
		<dc:creator>Smoothape</dc:creator>
				<category><![CDATA[Apple Mac OSx]]></category>
		<category><![CDATA[Apple Script]]></category>
		<category><![CDATA[Apple Script Editor]]></category>
		<category><![CDATA[F11]]></category>
		<category><![CDATA[Show Desktop in Mac]]></category>

		<guid isPermaLink="false">http://blog.smoothape.com/?p=369</guid>
		<description><![CDATA[Yes, Windows has it by default, why not Mac? Well you can always push F11 to view the desktop, but what if you want a dock icon to do this? easy.. Open Apple Script Editor (Machintosh HD &#62; Applications &#62; System Utilities &#62; Apple Script Editor) Choose File &#62; New in the code window type [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.smoothape.com%2F2010%2F01%2F02%2Fshow-desktop-in-mac-osx%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.smoothape.com%2F2010%2F01%2F02%2Fshow-desktop-in-mac-osx%2F&amp;source=Smoothape&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Yes, Windows has it by default, why not Mac? Well you can always push F11 to view the desktop, but what if you want a dock icon to do this? easy..</p>
<p>Open Apple Script Editor (Machintosh HD &gt; Applications &gt; System Utilities &gt; Apple Script Editor)</p>
<p>Choose File &gt; New</p>
<p>in the code window type</p>
<p><span style="color: #0000ff;">(* AppleScript Show Desktop *)</span></p>
<p><strong><span style="color: #0000ff;">activate</span></strong><span style="color: #0000ff;"> </span><em><span style="color: #0000ff;">application</span></em><span style="color: #0000ff;"> &#8220;Finder&#8221;</span></p>
<p><strong><span style="color: #0000ff;">do shell script</span></strong><span style="color: #0000ff;"> &#8220;/Applications/Utilities/Expose.app/Contents/MacOS/Expose 1&#8243;</span></p>
<p><span style="color: #0000ff;"><span style="color: #000000;">so you now have something like this:</span></span></p>
<p><span style="color: #0000ff;"><span style="color: #000000;"><a href="http://blog.smoothape.com/wp-content/uploads/2010/01/Apple-Script.jpg"><img class="aligncenter size-full wp-image-370" title="Apple Script" src="http://blog.smoothape.com/wp-content/uploads/2010/01/Apple-Script.jpg" alt="Apple Script" width="613" height="378" /></a></span></span></p>
<p><span style="color: #0000ff;"><span style="color: #000000;">Save this. File &gt; Save As &#8211; &#8220;Show_My_Desktop&#8221;, change File Format to <strong>Application</strong>, check the Options box <strong>&#8220;Run Only&#8221;</strong></span></span></p>
<p><span style="color: #0000ff;"><span style="color: #000000;">Save</span></span></p>
<p><span style="color: #0000ff;"><span style="color: #000000;"><a href="http://blog.smoothape.com/wp-content/uploads/2010/01/Show-My-Desktop-Mac-OSx.jpg"><img class="aligncenter size-full wp-image-371" title="Show My Desktop Mac OSx" src="http://blog.smoothape.com/wp-content/uploads/2010/01/Show-My-Desktop-Mac-OSx.jpg" alt="Show My Desktop Mac OSx" width="614" height="380" /></a></span></span></p>
<p><span style="color: #0000ff;"><span style="color: #000000;">If that works you will not have an icon on your desktop like this:</span></span></p>
<p><span style="color: #0000ff;"><span style="color: #000000;"><a href="http://blog.smoothape.com/wp-content/uploads/2010/01/Show-My-Desktop-Icon.jpg"><img class="aligncenter size-full wp-image-372" title="Show My Desktop Icon" src="http://blog.smoothape.com/wp-content/uploads/2010/01/Show-My-Desktop-Icon.jpg" alt="Show My Desktop Icon" width="150" height="91" /></a>Drag this into the dock, then click it. All done.</span></span></p>
<p>If you want it to look a little better, then change the icon. To do this read my previous post <a title="Change an Icon in Mac OSx" href="http://blog.smoothape.com/2010/01/02/change-an-icon-in-mac-osx/" target="_self">Change An Icon in Mac OSx</a>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.smoothape.com%2F2010%2F01%2F02%2Fshow-desktop-in-mac-osx%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.smoothape.com%2F2010%2F01%2F02%2Fshow-desktop-in-mac-osx%2F&amp;source=Smoothape&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/&amp;title=Show+Desktop+in+Mac+OSx" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/&amp;title=Show+Desktop+in+Mac+OSx" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/&amp;title=Show+Desktop+in+Mac+OSx&amp;desc=Yes%2C%20Windows%20has%20it%20by%20default%2C%20why%20not%20Mac%3F%20Well%20you%20can%20always%20push%20F11%20to%20view%20the%20desktop%2C%20but%20what%20if%20you%20want%20a%20dock%20icon%20to%20do%20this%3F%20easy..%0D%0A%0D%0AOpen%20Apple%20Script%20Editor%20%28Machintosh%20HD%20%26gt%3B%20Applications%20%26gt%3B%20System%20Utilities%20%26gt%3B%20Apple%20Script%20Editor%29%0D%0A%0D%0AChoose%20File%20%26gt%3B%20New%0D%0A%0D%0Ain%20the%20code%20windo" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/&amp;t=Show+Desktop+in+Mac+OSx" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/&amp;bm_description=Show+Desktop+in+Mac+OSx&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/&amp;title=Show+Desktop+in+Mac+OSx" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/&amp;title=Show+Desktop+in+Mac+OSx" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/&amp;title=Show+Desktop+in+Mac+OSx" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Show+Desktop+in+Mac+OSx+-+http://b2l.me/ctp9b&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.smoothape.com/2010/01/02/show-desktop-in-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
