<?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>Laughing Means A Lot To Me &#187; Tips of</title>
	<atom:link href="http://tkjune.com/index.php/category/tips-of/feed/" rel="self" type="application/rss+xml" />
	<link>http://tkjune.com</link>
	<description>~~ That&#039;s what I&#039;m doing all the time ~~</description>
	<lastBuildDate>Wed, 21 Dec 2011 16:13:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Turn off MacBook LCD when lid is open while connecting to external display in OS X Lion</title>
		<link>http://tkjune.com/2011/09/14/turn-off-macbook-lcd-when-lid-is-open-while-connecting-to-external-display-in-os-x-lion/</link>
		<comments>http://tkjune.com/2011/09/14/turn-off-macbook-lcd-when-lid-is-open-while-connecting-to-external-display-in-os-x-lion/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 12:59:50 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=608</guid>
		<description><![CDATA[I guess you know what I’m talking about. Let’s go to the solution directly first: Go to Terminal and input the command as follows, press Enter, input password as needed. sudo nvram boot-args="iog=0x0" Restart and try it out! When you want to get back to Lion’s default state, use this command: sudo nvram -d boot-args [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-609" title="MacBook And Cinema Display" src="http://tkjune.com/uploads/2011/09/macbook-and-cinema-display.jpg" alt="MacBook And Cinema Display" width="500" height="346" /></p>
<p>I guess you know what I’m talking about. Let’s go to the solution directly first:<br />
Go to Terminal and input the command as follows, press Enter, input password as needed.</p>
<blockquote><p>sudo nvram boot-args="iog=0x0"</p></blockquote>
<p>Restart and try it out!<br />
When you want to get back to Lion’s default state, use this command:</p>
<blockquote><p>sudo nvram -d boot-args</p></blockquote>
<p>If experiencing problem when restart, restart again and press ⌘, ⌥, P, R together to reset PRAM. (Not sure how to fix this yet, as I guess, it works only for Nvidia video card? Check your MacBook’s specification.)</p>
<p>And here’s why we are doing this:</p>
<p>I found a lot of people have the same habit as me that, we don't want extended desktop because the mouse always travels to some places that hard to find or something like that. So we connect external display to MacBook, close the lid to put system to sleep, then activate display by external mouse or keyboard, then open the lid to keep the MacBook cool. In Snow Leopard age, doing such a thing, the MacBook's LCD won’t wake up when you open the lid. But in Lion, it will turn on automatically.</p>
<p>Fortunately, we can always do some tricks in Terminal like <a title="Mac OS X: Repair &quot;Open With&quot; list in right-click menu" href="http://tkjune.com/2009/07/09/mac-os-x-repair-open-with-list-in-right-click-menu/">before</a>. Thanks to <a href="https://discussions.apple.com/people/chenga.8">chenga.8</a>, <a title="Follow @hengdm on Twitter" href="http://twitter.com/#!/hengdm">@hengdm</a>, <a title="Follow @hello_kukoo on Twitter" href="http://twitter.com/#!/hello_kukoo">@hello_kukoo</a>, <a title="Follow @apple4us on Twitter" href="http://twitter.com/#!/apple4us">@apple4us</a> to provide the useful tip.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/09/14/turn-off-macbook-lcd-when-lid-is-open-while-connecting-to-external-display-in-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jitouch, the Solution for Multi-touch Gestures of OS X Lion</title>
		<link>http://tkjune.com/2011/08/31/jitouch-the-solution-for-multi-touch-gestures-of-os-x-lion/</link>
		<comments>http://tkjune.com/2011/08/31/jitouch-the-solution-for-multi-touch-gestures-of-os-x-lion/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 16:20:39 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=603</guid>
		<description><![CDATA[When encounter the problem of losing backward/forward gesture in Finder, iTunes, Chrome, Firefox in OS X Lion, jitouch could help with just a few of settings.]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://www.jitouch.com/"><img class="alignnone size-full wp-image-606" title="jitouch" src="http://tkjune.com/uploads/2011/08/jitouch-logo.png" alt="jitouch" width="500" height="120" /></a></p>
<p>A lot of people find that backward/forward multi-touch gestures in Snow Leopard for Finder, iTunes, web browser like Chrome/Firefox, are not available any more in Lion. I wrote a <a href="http://tkjune.com/2011/07/05/using-magic-mouse-2-fingers-swipe-in-chrome-firefox-in-lion/">solution</a> for that in July. Later in August, the solution is not working due to the update of 10.7.1.</p>
<p><a href="http://magicprefs.com/">MagicPrefs</a> is the software I recommended before, which is free, and gives so many gesture functions for trackpad, Magic Mouse. A few days ago I found another software, <a href="http://www.jitouch.com/">jitouch</a>, which shows you the new definition of Multi-touch Gesture. It presents dozens of new gestures that you can define for dozens of functions.</p>
<h3>Firstly, solve the backward/forward problem.</h3>
<p>I know this is what you came here for. Please follow me, we take MacBook built-in trackpad as example:</p>
<ol>
<li>Download jitouch <a href="http://www.jitouch.com/index.php?page=download">here</a> and install it.</li>
<li>Go to <em>System Preferences - Trackpad</em>. In tab <em>Point &amp; Click</em>, uncheck the box “<em>Three finger drag</em>”. Maybe you would like this on. But it may cause some mis-selecting text in backward/forward action, you can take a try later. Your choice.</li>
<li>In tab <em>More Gestures</em>, make sure <em>Swipe between full-screen apps</em> is with the option <em>Scroll left or right with </em><strong><em>FOUR</em></strong><em> fingers</em>. It ensures that swipe with 3 fingers gesture is not occupied by system.</li>
<li>You can find jitouch setting in the bottom <em>Other</em> group of <em>System Preferences</em>. Click into it. In <em>Trackpad</em> tab, make sure <em>Enable jitouch for Trackpad</em> is checked. In the list box below, find out <em>Three-Swipe-Left/Right</em>. If there’s no, click “+” button to add it. Relate it to Keyboard Shortcut: CMD+[ (for Left)  and CMD+] (for Right) and save it.</li>
<li>Make sure there’s no conflict between system and jitouch setting.</li>
<li>Open Finder, iTunes, Chrome... and take a try!</li>
</ol>
<h3>Ok, why jitouch?</h3>
<p>I feel, compare to MagicPrefs, the sensitivity of jitouch is more accurate. You can see a * . Meanwhile, MagicPrefs could do the same thing and MagicPrefs is FREE! Still, your choice.</p>
<h3>And any other tips?</h3>
<ul>
<li>Don’t make yourself confused by adding too many gestures. Even if you can remember, if you are using different computers in company and at home, relying on so many convenient functions makes u suffer in the other place (esp. Windows. In the mean time, I say, Go Geeks, Go! <img src='http://tkjune.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ).</li>
<li>The gestures of “n-Fix other-Tab” in jitouch is brilliant, default setting of “Previous Tab / Next Tab” etc. is quite handy. Don’t waste it.</li>
<li>Cheers for keeping the “<a href="http://www.apple.com/macosx/whats-new/gestures.html">Smooth History (Official name: Swipe to navigate)</a>” of Safari (maybe in some other apps too? I’m not sure yet) and “backward/forward” of Chrome together. Yeah!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/08/31/jitouch-the-solution-for-multi-touch-gestures-of-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>ColorSync Profile for Dell U2410 on MacBook Pro</title>
		<link>http://tkjune.com/2011/08/17/colorsync-profile-for-dell-u2410-on-macbook-pro/</link>
		<comments>http://tkjune.com/2011/08/17/colorsync-profile-for-dell-u2410-on-macbook-pro/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 17:13:43 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=591</guid>
		<description><![CDATA[Dell U2410 is a great monitor in 24 inches, with vivid color, convenient UI. When using it with my Macbook Pro, I found it too bright and the default color setting is not so good. I adjusted the color in comparison of MacBook Pro's own LCD. And here is the Dell U2410 ColorSync Profile for MacBook Pro. Follow [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tkjune.com/uploads/2011/08/change-colorsync-profile.png" rel="lightbox[inpost]"><img class="alignnone size-medium wp-image-593 gallery" title="Change ColorSync Profile" src="http://tkjune.com/uploads/2011/08/change-colorsync-profile-500x386.png" alt="Change ColorSync Profile" width="500" height="386" /></a><br />
<a title="Welcome, Dell U2410!" href="http://tkjune.com/2009/08/25/welcome-dell-u2410/">Dell U2410</a> is a great monitor in 24 inches, with vivid color, convenient UI. When using it with my Macbook Pro, I found it too bright and the default color setting is not so good. I adjusted the color in comparison of MacBook Pro's own LCD. And here is the <a href="http://tkjune.com/uploads/2011/08/dell-u2410-colorsync-4-mac.zip">Dell U2410 ColorSync Profile for MacBook Pro</a>. Follow the steps below you may feel better with your U2410's color.</p>
<ol>
<li>Download and unzip the file to /Library/ColorSync/Profiles/Displays (change the unzipped filename if you want).</li>
<li>Press the menu button on U2410 and change the settings to:<br />
Brightness - 70<br />
Contrast - 100<br />
Color Settings - Input Color Format - RGB; Gamma - MAC; Mode Selection - Graphics; Preset Modes - Adobe RGB<br />
Display Settings - Sharpness - 50<br />
(BTW, I'm using miniDisplay-&gt;DVI adapter to connect to U2410)</li>
<li>Go to System Preferences -&gt; Displays. In Dell U2410 window, choose "Color" tab, you may find "Dell U2410 (tkjune)" in the left list. Click it.</li>
</ol>
<p>The color of your monitor should now change. Is that okay? If not, you still have to "Calibrate..." by yourself. Don't worry it's quite easy with the guide of Apple Display Calibrator Assistant. Only that you may have to do it several times to find out your favorite mode. Tips for you: Open same application window, same photo in both monitors and calibrate step by step. To make the U2410's color exact same with MacBook Pro's LCD, you win.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/08/17/colorsync-profile-for-dell-u2410-on-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Disable update checking of WordPress 3</title>
		<link>http://tkjune.com/2011/08/14/disable-update-checking-of-wordpress-3/</link>
		<comments>http://tkjune.com/2011/08/14/disable-update-checking-of-wordpress-3/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 02:24:20 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=586</guid>
		<description><![CDATA[When you designing a website for client with WordPress, you may not want your client click the "Upgrade" button for any reasons (mostly, by curiosity). We all know that it may cause unusable of customized theme. Here's how to disable it. Open functions.php of your theme and add following lines. add_filter('pre_site_transient_update_core', create_function('$a', &#34;return null;&#34;)); // [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tkjune.com/uploads/2011/08/wordpress-update-check.png" rel="lightbox[inpost]"><img class="alignnone size-full wp-image-588 gallery" title="WordPress Update Check" src="http://tkjune.com/uploads/2011/08/wordpress-update-check.png" alt="WordPress Update Check" width="500" height="420" /></a><br />
When you designing a website for client with WordPress, you may not want your client click the "Upgrade" button for any reasons (mostly, by curiosity). We all know that it may cause unusable of customized theme. Here's how to disable it. Open <em>functions.php</em> of your theme and add following lines.</p>
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline"><span style="color: Blue;">add_filter</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">pre_site_transient_update_core</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: Blue;">create_function</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">$a</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">return null;</span><span style="color: #8b0000;">&quot;</span><span style="color: Olive;">))</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// screening core update</span></li>
<li><span style="color: Blue;">add_filter</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">pre_site_transient_update_plugins</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: Blue;">create_function</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">$a</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">return null;</span><span style="color: #8b0000;">&quot;</span><span style="color: Olive;">))</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// screening plugin update</span></li>
<li><span style="color: Blue;">add_filter</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">pre_site_transient_update_themes</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: Blue;">create_function</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">$a</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">return null;</span><span style="color: #8b0000;">&quot;</span><span style="color: Olive;">))</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// screening theme update</span></li>
</ol></div>
<p>Or</p>
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline"><span style="color: Blue;">remove_action</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">admin_init</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">'</span><span style="color: Red;">_maybe_update_core</span><span style="color: #8b0000;">'</span><span style="color: Olive;">)</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// forbid wp_version_check();</span></li>
<li><span style="color: Blue;">remove_action</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">admin_init</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">'</span><span style="color: Red;">_maybe_update_plugins</span><span style="color: #8b0000;">'</span><span style="color: Olive;">)</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// forbid wp_update_plugins();</span></li>
<li><span style="color: Blue;">remove_action</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">admin_init</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">'</span><span style="color: Red;">_maybe_update_themes</span><span style="color: #8b0000;">'</span><span style="color: Olive;">)</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// forbid wp_update_themes();</span></li>
</ol></div>
<p>The second method is recommended that it removes the function in grain.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/08/14/disable-update-checking-of-wordpress-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disable window pop up animation in Mac OS X Lion</title>
		<link>http://tkjune.com/2011/07/28/disable-window-pop-up-animation-in-mac-os-x-lion/</link>
		<comments>http://tkjune.com/2011/07/28/disable-window-pop-up-animation-in-mac-os-x-lion/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 22:23:22 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=584</guid>
		<description><![CDATA[Fully agreed with some reviews of Mac OS X Lion that, pop up window animation is quite annoying. Luckily it also provides a way to disable it with Terminal. In Terminal, paste command below and press enter: defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO UPDATE on Aug 13,2011: Try Lion Tweaks to make it more easier. [...]]]></description>
			<content:encoded><![CDATA[<p>Fully agreed with <a title="Mac OS X 10.7 Lion: the Ars Technica review" href="http://arstechnica.com/apple/reviews/2011/07/mac-os-x-10-7.ars/4#animation">some reviews</a> of Mac OS X Lion that, pop up window animation is quite annoying. Luckily it also provides a way to disable it with Terminal.</p>
<p>In Terminal, paste command below and press enter:</p>
<blockquote><p>defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO</p></blockquote>
<p>UPDATE on Aug 13,2011: Try <a href="http://ifredrik.com/applications/">Lion Tweaks</a> to make it more easier. You can change many other hidden settings with it too.<br />
<video title="You get a window!  You get a window! Everybody gets a window!" class="center" height="360" preload="auto" width="480"><br />
  <source src="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.theora.ogv" type="video/ogg"><br />
  <source src="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.webm" type="video/webm; codecs=\" vp8\""=""><br />
  <source src="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.mp4" type="video/mp4"><br />
</video><br />
<a href="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.theora.ogv">Pop up window animation in Lion</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/07/28/disable-window-pop-up-animation-in-mac-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.theora.ogv" length="258103" type="video/ogg" />
<enclosure url="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.webm" length="100290" type="video/webm" />
<enclosure url="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.mp4" length="229557" type="video/mp4" />
		</item>
		<item>
		<title>Using magic mouse 2 fingers swipe in Chrome/Firefox in Lion</title>
		<link>http://tkjune.com/2011/07/05/using-magic-mouse-2-fingers-swipe-in-chrome-firefox-in-lion/</link>
		<comments>http://tkjune.com/2011/07/05/using-magic-mouse-2-fingers-swipe-in-chrome-firefox-in-lion/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 20:21:10 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Magic Trackpad]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[trackpad]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=574</guid>
		<description><![CDATA[UPDATE on Sep 15th: If you don't want to use any other 3rd party software, it still can be done. Take Trackpad as example: Keep the default setting no change (2 fingers for Safari smooth history, 3 fingers for full screen app switch), when going forward or backward in Chrome or Firefox etc., press ALT(OPTION) [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE on Sep 15th:</strong></p>
<div>If you don't want to use any other 3rd party software, it still can be done. Take Trackpad as example: Keep the default setting no change (2 fingers for Safari smooth history, 3 fingers for full screen app switch), when going forward or backward in Chrome or Firefox etc., press ALT(OPTION) key while swiping with 3 fingers. Thanks to Alejandro to provide the useful tip!</div>
<p><strong>UPDATE on Aug 31st:</strong></p>
<div><a title="jitouch, the Solution for Multi-touch Gestures of OS X Lion" href="http://tkjune.com/2011/08/31/jitouch-the-solution-for-multi-touch-gestures-of-os-x-lion/">jitouch, the Solution for Multi-touch Gestures of OS X Lion</a></div>
<p><strong>IMPORTANT UPDATE on Aug 21st:</strong></p>
<blockquote><p>After upgrading to 10.7.1, solution below does not work anymore. If you want forward/backward back, try using MagicPrefs. I'm testing. Again, you cannot use 2 fingers swipe of Trackpad (1 finger for Magic Mouse) go back and forth in Chrome, Finder, iTunes, Firefox and so on in 10.7.1 without help of 3rd party software's help.</p></blockquote>
<p>Just upgraded to <a title="Mac OS X Lion" href="http://www.apple.com/macosx/">Mac OS X Lion</a>. A lot of new features come with some habits you may have to change. For example, the smooth browsing backward/forward experience in Safari together with no functioning of magic mouse's 2 fingers swipe for backward/forward in Chrome/Firefox or other web browser or applications.</p>
<p>You may have same habit with me, on using magic mouse:</p>
<ul>
<li>Use 1 finger to scroll around (few webpages scrolls left to right, but they exist)</li>
<li>Use 2 fingers to go backward/forward</li>
<li>The 2 habits above apply to all browsers Safari, Chrome, Firefox and Opera, etc. Oh, and Finder.</li>
<li>Some other applications may need this too, like in Sparrow, to fold and unfold a mail</li>
</ul>
<p>When upgrading to Lion, something changed as follows by default:</p>
<ul>
<li>Use 1 finger to go backward/forward in Safari. (Yes, it's moving smoothly, nicely, elegantly...)</li>
<li>Use 2 fingers to move to different desktop in "Mission Control"</li>
<li>Cannot go backward/forward in other favorite browsers. Oh, and Finder.</li>
<li>Cannot fold/unfold a mail in <a title="Sparrow: a cool gmail client for Mac" href="http://sparrowapp.com/">Sparrow</a> either.</li>
</ul>
<p>And here's the solution(with which, you need to give up something):</p>
<ol>
<li>Open Magic Mouse setting in System Preferences</li>
<li>In More Gestures tap, click the drop down list under Swipe between pages and choose Swipe left or right with two fingers</li>
<li>Uncheck the Swipe between full-screen apps</li>
</ol>
<p><a href="http://tkjune.com/uploads/2011/07/magic-mouse-setting-in-lion.jpg" rel="lightbox[inpost]"><img class="alignnone size-medium wp-image-575 gallery" title="Magic Mouse Setting in Lion" src="http://tkjune.com/uploads/2011/07/magic-mouse-setting-in-lion-500x395.jpg" alt="" width="500" height="395" /></a></p>
<p>Now you get your old 2 fingers gesture for magic mouse back, and you give up smooth moving backward/forward in Safari -- you can still move backward/forward in Safari, just not smoothly.</p>
<p>Wait a minute, how about the "Swipe between full-screen apps"? If you really need that and don't mind to use 3 fingers to swipe for this, you can use <a title="MagicPrefs: to define more action for Magic Mouse and Trackpad " href="http://magicprefs.com/">MagicPrefs</a>, which provides you so many different actions for Magic Mouse, Magic Trackpad, Macbook Trackpad. You can define a 3 fingers swipe gesture to "Switch Space Left/Right", and it's free, Hallelujah!</p>
<p><a href="http://tkjune.com/uploads/2011/07/magicprefs-setting.jpg" rel="lightbox[inpost]"><img class="alignnone size-medium wp-image-576 gallery" title="MagicPrefs Setting" src="http://tkjune.com/uploads/2011/07/magicprefs-setting-500x450.jpg" alt="" width="500" height="450" /></a></p>
<p>For smoothing moving backward/forward in Safari, if only one finger swipe can be applied to it, I have to give it up. One reason is as above, the other is, it may cause some mis-action when browsing. Hope apple could give a update for magic mouse 2 fingers gesture later.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/07/05/using-magic-mouse-2-fingers-swipe-in-chrome-firefox-in-lion/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Mac OS X hotkey table for print</title>
		<link>http://tkjune.com/2011/03/06/mac-os-x-hotkey-table-for-print/</link>
		<comments>http://tkjune.com/2011/03/06/mac-os-x-hotkey-table-for-print/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 09:57:10 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[hotkey]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=563</guid>
		<description><![CDATA[It's so convenient to use Mac when making full use of hotkeys. I found the most used hotkeys list and made a table, which can be printed on 2 pages of A3 paper. It can be the quick reference for Mac newbies. Click images below to zoom and save.]]></description>
			<content:encoded><![CDATA[<p>It's so convenient to use Mac when making full use of hotkeys. I found the most used hotkeys list and made a table, which can be printed on 2 pages of A3 paper. It can be the quick reference for Mac newbies.</p>
<p>Click images below to zoom and save.</p>
<p><a href="http://tkjune.com/uploads/2011/03/mac-hotkey-map_p1.png"><img class="alignnone size-medium wp-image-567 gallery" title="Mac hotkey table page 1" src="http://tkjune.com/uploads/2011/03/mac-hotkey-map_p1-361x500.png" alt="Mac hotkey table page 1" width="361" height="500" /></a></p>
<p><a href="http://tkjune.com/uploads/2011/03/mac-hotkey-map_p2.png"><img class="alignnone size-medium wp-image-568 gallery" title="Mac hotkey table page 2" src="http://tkjune.com/uploads/2011/03/mac-hotkey-map_p2-361x500.png" alt="Mac hotkey table page 2" width="361" height="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/03/06/mac-os-x-hotkey-table-for-print/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress auto upgrade in Mac local environment</title>
		<link>http://tkjune.com/2010/04/17/wordpress-auto-upgrade-in-mac-local-environment/</link>
		<comments>http://tkjune.com/2010/04/17/wordpress-auto-upgrade-in-mac-local-environment/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 08:53:35 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=447</guid>
		<description><![CDATA[When I test WordPress in local Mac OS X, the auto upgrade function is not available. It shows up like below: Here describes reasons and solution. But it doesn&#39;t work in my situation: Using XAMPP to set up the testing environment. Another solution were provided in comment 44 by Johan L. It works alright! Do [...]]]></description>
			<content:encoded><![CDATA[<p>When I test WordPress in local Mac OS X, the auto upgrade function is not available. It shows up like below:</p>
<p><img alt="Connection info needed" class="alignnone size-full wp-image-448" height="262" src="http://tkjune.com/uploads/2010/04/connection_info_needed.jpg" title="Connection info needed" width="470" /></p>
<p><a href="http://www.chrisabernethy.com/why-wordpress-asks-connection-info/">Here</a> describes reasons and solution. But it doesn&#39;t work in my situation: Using XAMPP to set up the testing environment. Another solution were provided in comment 44 by Johan L. It works alright!</p>
<p>Do as follows:</p>
<p>&nbsp;</p>
<blockquote>
<p>To set up file ownership correctly:<br />
		In WP root directory<br />
		chown -R yourusername:apachegroupname *<br />
		In my case...<br />
		chown -R johan:apache *</p>
<p>find . -type d -exec chmod 770 {} &#39;;&#39;<br />
		find . -type f -exec chmod 660 {} &#39;;&#39;</p>
<p>WP 2.8: add<br />
		define(&#39;FS_METHOD&#39;, &#39;direct&#39;);<br />
		define(&#39;WP_TEMP_DIR&#39;, ABSPATH.&#39;wp-content/tmp&#39;);<br />
		in wp-config.php<br />
		The function in file.php reads FS_METHOD and the tmp file creation test is never executed.<br />
		Make sure the wp-content/tmp directory exists and is writable by the apache user</p>
<p>Pre WP 2.8: well... you may need to patch the function in file.php by removing the if statement before $method=&#39;direct&#39;;<br />
		see comment #38 above<br />
		Only do this if you&#39;re sure you&#39;ve setup file ownership correctly.</p>
<p>BTW the three numbers in chmod describe rights for &quot;user&quot;, &quot;group&quot; and &quot;others&quot;. read==4, write==2, execute==1. Sum of rights make up the number. Hence 777 means read, write and execute for user, group and others. 660 means read and write for user and group, no rights for others.</p>
<p>NEVER do a chmod 777 on any file or directory. NEVER recommend anyone to do it either!</p>
</blockquote>
<p>Note that it&#39;s better to upgrade to 2.8 and above first.</p>
<p>The key is the two lines in wp-config.php.</p>
<p>Thanks Johan L.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2010/04/17/wordpress-auto-upgrade-in-mac-local-environment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shortcut of locking Mac&#039;s screen</title>
		<link>http://tkjune.com/2010/01/13/shortcut-of-locking-macs-screen/</link>
		<comments>http://tkjune.com/2010/01/13/shortcut-of-locking-macs-screen/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 01:10:29 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=431</guid>
		<description><![CDATA[CTRL+SHIFT+EJECT Works in Snow Leopard. Note: Before that, check the General tab on the Security System Preferences panel to ensure that the "Require password [some period] after sleep or screen saver begins" box is checked.]]></description>
			<content:encoded><![CDATA[<p>CTRL+SHIFT+EJECT<br />
Works in Snow Leopard.<br />
Note: Before that, check the General tab on the Security System Preferences panel to ensure that the "<em>Require password [some period] after sleep or screen saver begins</em>" box is checked.<br />
<img src="http://tkjune.com/uploads/2010/01/lock-screen.png" alt="Lock screen" title="Lock screen" width="500" height="404" class="alignnone size-full wp-image-432" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2010/01/13/shortcut-of-locking-macs-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snagit the screen capture tool</title>
		<link>http://tkjune.com/2010/01/08/snagit-the-screen-capture-tool/</link>
		<comments>http://tkjune.com/2010/01/08/snagit-the-screen-capture-tool/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 03:48:04 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=425</guid>
		<description><![CDATA[I introduced Paparazzi! to capture the whole webpage until Ray recommended Layers by Wuonm. Now I just got Snagit from TechSmith, another screen capture too. From the video introduction, it looks good. Will try it out later.]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://tkjune.com/2009/01/20/auto-scroll-and-capture-the-whole-web-page-in-mac-os-x/">introduced</a> Paparazzi! to capture the whole webpage until Ray recommended <a href="http://layersapp.com/">Layers by Wuonm</a>. Now I just got <a href="http://www.techsmith.com/snagitmac/">Snagit</a> from TechSmith, another screen capture too. From the video introduction, it looks good. Will try it out later.</p>
<p><img class="alignnone size-medium wp-image-426" title="Snagit" src="http://tkjune.com/uploads/2010/01/snagit-500x305.png" alt="" width="500" height="305" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2010/01/08/snagit-the-screen-capture-tool/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

