﻿<?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>Peko-ism &#187; hacks</title>
	<atom:link href="http://www.peko.idv.tw/archives/tag/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peko.idv.tw</link>
	<description>I've been here before and it does end</description>
	<lastBuildDate>Tue, 07 Sep 2010 06:12:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>[Mac] 如何讓 iTunes 視窗縮放至螢幕大小</title>
		<link>http://www.peko.idv.tw/archives/2009/11/17/352/</link>
		<comments>http://www.peko.idv.tw/archives/2009/11/17/352/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 19:49:31 +0000</pubDate>
		<dc:creator>OOBE</dc:creator>
				<category><![CDATA[奇技淫巧]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[macc]]></category>

		<guid isPermaLink="false">http://www.peko.idv.tw/?p=352</guid>
		<description><![CDATA[故事是這樣的，我目前使用的筆電是 MacBook 13&#8243;, 在外面工作時就直接看筆電螢幕，在家時則會外接 24&#8243; 螢幕來作業。螢幕切換對大多數軟體沒什麼影響，但是在 iTunes 上卻對我產生相當大的困擾。因為目前最新版(9.0.2)的 iTunes 視窗左上角三圓鈕右邊的「+」圓鈕的定義是用來切換迷你版和正常版操作介面，如果想要調整視窗大小的話，必須點右下角斜線角落拖曳鼠標纔行，但是從 24&#8243; 螢幕回到 13&#8243; 螢幕時，視窗斜線角落是遠低於螢幕顯示範圍的，當我直覺的想要點視窗左上方的「+」來讓視窗最大化到適合螢幕大小時，赫然發現 iTunes 反而縮小成迷你版，這真是太教人感到錯愕了！！ 所幸，稍早在 www.techradar.com 上看到這篇 「11 incredibly useful Snow Leopard Terminal hacks」(11個超級好用的增進 Snow Leopard 功能的終端機指令)，其中一個指令就是讓 iTunes 的「+」圓鈕恢復成原本應該要是的「將視窗最大化到螢幕大小」功能。 操作方式相當容易，首先確定 iTunes 沒有正在執行中，然後啟動「終端機」(Finder->前往->工具程式->終端機)，終端機開啟後將下列指令複製到「終端機」貼上後按「Enter」鍵執行。 defaults write com.apple.iTunes zoom-to-window -boolean yes\n \ 完成之後，啟動 iTunes 來試試看，嗯，真是太棒了，終於可以不用在切換螢幕之前先調整 iTunes 視窗的大小！ 另外，該篇文章的其他 hacks 也相當實用有趣，有空的話不妨試試看:)]]></description>
			<content:encoded><![CDATA[<p><img src="http://mos.futurenet.com/techradar/classifications/computing/software/operating-systems/images/snow-leopard-terminal/11-bonus-itunes-9-zoom-button-420-90.jpg" alt="iTunes mini interface" /><br />
故事是這樣的，我目前使用的筆電是 MacBook 13&#8243;, 在外面工作時就直接看筆電螢幕，在家時則會外接 24&#8243; 螢幕來作業。螢幕切換對大多數軟體沒什麼影響，但是在 iTunes 上卻對我產生相當大的困擾。因為目前最新版(9.0.2)的 iTunes 視窗左上角三圓鈕右邊的「+」圓鈕的定義是用來切換迷你版和正常版操作介面，如果想要調整視窗大小的話，必須點右下角斜線角落拖曳鼠標纔行，但是從 24&#8243; 螢幕回到 13&#8243; 螢幕時，視窗斜線角落是遠低於螢幕顯示範圍的，當我直覺的想要點視窗左上方的「+」來讓視窗最大化到適合螢幕大小時，赫然發現 iTunes 反而縮小成迷你版，這真是太教人感到錯愕了！！</p>
<p>所幸，稍早在 <a href="http://www.techradar.com/">www.techradar.com</a> 上看到這篇 「<a href="http://www.techradar.com/news/software/operating-systems/11-incredibly-useful-snow-leopard-terminal-hacks-650471">11 incredibly useful Snow Leopard Terminal hacks</a>」(11個超級好用的增進 Snow Leopard 功能的終端機指令)，其中一個指令就是讓 iTunes 的「+」圓鈕恢復成原本應該要是的「將視窗最大化到螢幕大小」功能。</p>
<p>操作方式相當容易，首先確定 iTunes 沒有正在執行中，然後啟動「終端機」(Finder->前往->工具程式->終端機)，終端機開啟後將下列指令複製到「終端機」貼上後按「Enter」鍵執行。</p>
<blockquote><p>
defaults write com.apple.iTunes zoom-to-window -boolean yes\n</p></blockquote>
<p>\<br />
完成之後，啟動 iTunes 來試試看，嗯，真是太棒了，終於可以不用在切換螢幕之前先調整 iTunes 視窗的大小！</p>
<p>另外，該篇文章的其他 hacks 也相當實用有趣，有空的話不妨試試看:)
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.peko.idv.tw%2Farchives%2F2009%2F11%2F17%2F352%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=lucida grande&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:40px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.peko.idv.tw/archives/2009/11/17/352/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
