<?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>What I Think &#187; hints</title>
	<atom:link href="http://www.paulmc.org/whatithink/tag/hints/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulmc.org/whatithink</link>
	<description>Yes. I&#039;m back.</description>
	<lastBuildDate>Sat, 24 Jul 2010 20:23:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reinstate the 2D Dock in Mac OS 10.5 Leopard</title>
		<link>http://www.paulmc.org/whatithink/2007/11/06/reinstate-the-2d-dock-in-mac-os-105-leopard/</link>
		<comments>http://www.paulmc.org/whatithink/2007/11/06/reinstate-the-2d-dock-in-mac-os-105-leopard/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 11:30:19 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[2d_dock]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2007/11/06/reinstate-the-2d-dock-in-mac-os-105-leopard/</guid>
		<description><![CDATA[
After giving out about the new 3D Dock introduced in Leopard, I came across this hint to reinstate the 2D dock. Open a terminal window and type:



defaults write com.apple.dock no-glass -boolean YES; killall Dock



The Dock will restart with the 2D look, albeit with the blue luminous application indicators still in place.
]]></description>
			<content:encoded><![CDATA[<p>
After giving out about the <a href="http://www.paulmc.org/whatithink/2007/11/03/my-initial-reaction-to-mac-os-105-leopard-part-1/">new 3D Dock</a> introduced in Leopard, I came across <a href="http://www.macosxhints.com/article.php?story=2007101815375480">this hint</a> to reinstate the 2D dock. Open a terminal window and type:
</p>
<p>
<code><br />
defaults write com.apple.dock no-glass -boolean YES; killall Dock<br />
</code>
</p>
<p>
The Dock will restart with the 2D look, albeit with the blue luminous application indicators still in place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulmc.org/whatithink/2007/11/06/reinstate-the-2d-dock-in-mac-os-105-leopard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
