Thursday February 23, 2012 @ 05:09:09 GMT+10    ( Weather:  n/a )
Home » Weblog Archives

Info *NOTE* This page is NOT the actual weblog entry. The purpose for this page is to provide extra background information on how this particular entry is constructed, by using custom markups and tags. To read the actual content of this entry, please go to here.

The Raw Structure:

Markup | Tag used: BBCode


Hate how Mac OS Snow Leopard shrinks/hide long file names ? you can overwrite the settings so it doesn't limit to ~15 characters only.

Launch the Terminal and input the following:

[code]defaults write com.apple.Finder FXDesktopLayoutGridCharCount -int 255
osascript -e 'tell application "Finder" to quit'[/code]

You can change the 255 to any other reasonable number, this variable limits how many characters to be shown.

Live Rendering:

The real-time rendered result...

Long file name on desktop - Mac OS X - 2:48 am
Apple , Guides , Mac  -  poster 

Hate how Mac OS Snow Leopard shrinks/hide long file names ? you can overwrite the settings so it doesn't limit to ~15 characters only.

Launch the Terminal and input the following:

[ Hide ]
[ Highlight ] [ Text ]
defaults write com.apple.Finder FXDesktopLayoutGridCharCount -int 255
osascript -e 'tell application "Finder" to quit'


You can change the 255 to any other reasonable number, this variable limits how many characters to be shown.
$ view_blog.php 2009.09.17 18:16:41 $
Lost? | XML/HTML sitemap | Contact
38.107.179.241 , 23 queries , 0.7233s
Gzip enabled , CSS compressed , JS compressed
Copyright © 2005-2011 Darren's Outpost