<?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>Huxley King &#187; hacks</title>
	<atom:link href="http://www.huxleyking.com/tag/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.huxleyking.com</link>
	<description>Get Huxlified!</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:16:40 +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>OSX Desktop Icon Max-Size Hack</title>
		<link>http://www.huxleyking.com/osx-desktop-icon-max-size-hack/</link>
		<comments>http://www.huxleyking.com/osx-desktop-icon-max-size-hack/#comments</comments>
		<pubDate>Wed, 20 May 2009 00:55:54 +0000</pubDate>
		<dc:creator>hux</dc:creator>
				<category><![CDATA[icons]]></category>
		<category><![CDATA[hacks]]></category>

		<guid isPermaLink="false">http://www.huxleyking.com/?p=202</guid>
		<description><![CDATA[So let&#8217;s say that you&#8217;ve downloaded Huxley King&#8217;s amazing Buggy Boo Icon &#38; Desktop Set, and now you&#8217;re wanting those beautiful icons to be as big as possible on your desktop. What now? Well, first you&#8217;ll want to see if the default maximum icon size in OSX is good enough for you. Under View in [...]]]></description>
			<content:encoded><![CDATA[<p>So let&#8217;s say that you&#8217;ve downloaded Huxley King&#8217;s amazing <a href="http://www.huxleyking.com/buggy-boo-icon-desktop-set/" target="_self">Buggy Boo Icon &amp; Desktop Set,</a> and now you&#8217;re wanting those beautiful icons to be as big as possible on your desktop. What now? Well, first you&#8217;ll want to see if the default maximum icon size in OSX is good enough for you.</p>
<p>Under <strong><em>View</em></strong> in the menu at the top of the screen (while looking at your desktop), select <em><strong>Show View Options</strong></em>.</p>
<p><a href="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/menu_view_show_view_options-001.jpg"><img class="alignleft size-full wp-image-206" title="menu_view_show_view_options-001" src="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/menu_view_show_view_options-001.jpg" alt="menu_view_show_view_options-001" width="404" height="236" /></a></p>
<p>You should now be looking at a slim little window titled <em><strong>Desktop. </strong></em>Just slide the little slider under <em><strong>Icon size</strong></em> all the way to the right, and you&#8217;ll see your desktop icons grow to a respectable size of 128 pixels.</p>
<p><a href="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/viewoptionswindow.gif"><img class="size-full wp-image-207 alignright" title="viewoptionswindow" src="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/viewoptionswindow.gif" alt="viewoptionswindow" width="234" height="189" /></a></p>
<p>This may be plenty big for you, but if not, there&#8217;s a way to change that 128 pixel maximum icon size ceiling. It&#8217;ll take a little bravado on your part, but it&#8217;s SOOO worth it.</p>
<p>The minor hack we are about to perform was originally found on <a href="http://www.macosxhints.com/article.php?story=20080325142901335" target="_self">Mac OSX Hints,</a> and, while it&#8217;s a nice write-up, it is missing some important information for those frustrated folks who aren&#8217;t familiar with text editors outside of Word or Apple&#8217;s little TextEdit app. So, first things first, let&#8217;s go download a text editor that has the feature we&#8217;ll need (TextEdit won&#8217;t do, and don&#8217;t even think about trying it in Word.) <a href="http://barebones.com/" target="_self">Barebones Software</a> has a free text editor we can use called <a href="http://barebones.com/products/textwrangler/download.html" target="_blank">TextWrangler.</a> Click on the link to go to the download page. Once you&#8217;ve got it downloaded, go on and install it. You can remove it later, if you want.</p>
<p>Now then, it&#8217;s time to do the hack. You&#8217;re going to need to copy this string of text (it&#8217;s a file location path):</p>
<p><a title="Triple-click, copy, then paste in the Open dialog's Go » Go to Folder box">/System/Library/CoreServices/Finder.app/Contents/Resources/English.lproj/ViewOptions.nib/objects.xib</a></p>
<p>Make sure you get everything from /System to objects.xib when you copy. That&#8217;s <strong>Command + C,</strong> in case you&#8217;re way behind. The Command key has the little apple on it, m&#8217;kay?</p>
<p>Now, open up TextWrangler and in the menu under <em><strong>File</strong></em>, select <em><strong>Open File By Name.</strong></em><a href="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/openfilebyname.jpg"><img class="alignleft size-full wp-image-205" title="openfilebyname" src="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/openfilebyname.jpg" alt="openfilebyname" width="500" height="194" /></a> That&#8217;s going to give you the window you need to paste the path into. So, click inside the empty text box and hit <strong>Command + V</strong> to paste.</p>
<p><a href="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/openfilebyname2.jpg"><img class="alignleft size-full wp-image-204" title="openfilebyname2" src="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/openfilebyname2.jpg" alt="openfilebyname2" width="455" height="197" /></a></p>
<p>Hit enter or click Open, and the file should open, showing you some code that probably looks like gibberish to you (and me.)</p>
<p>Fortunately, we only need to edit one little thing, but to do that, we need to find the area we need to edit. So, hit <strong>Command + F</strong> to bring up the <em><strong>Find and Replace</strong></em> window. In the empty text box, paste the following text (all of it) and hit <strong>enter</strong> (or click <strong>Find</strong>):</p>
<p>&lt;int name=&#8221;maximumValue&#8221;&gt;</p>
<p>That should put you right where you wanna be, which is beside the number 128, which you are now going to edit to say something large, like 300. Could be bigger if you want. Just change the 128 to whatever you want your maximum size to be, then save and close TextWrangler.<a href="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/editmaxsize.gif"><img class="alignleft size-full wp-image-211" title="editmaxsize" src="http://www.huxleyking.com/blog/wp-content/uploads/2009/05/editmaxsize.gif" alt="editmaxsize" width="379" height="123" /></a></p>
<p>Now, after you restart your computer, your View Options icon size setting will top-out at the new setting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.huxleyking.com/osx-desktop-icon-max-size-hack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

