<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>10.6 Archives - defaults-write.com</title>
	<atom:link href="https://www.defaults-write.com/tag/10-6/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Unveil hidden macOS (OS X) features</description>
	<lastBuildDate>Thu, 17 Oct 2019 09:42:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2017/11/defwriteicon.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>10.6 Archives - defaults-write.com</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">40598044</site>	<item>
		<title>Adding &#8216;Quit&#8217; option to Finder on a Mac</title>
		<link>https://www.defaults-write.com/adding-quit-option-to-os-x-finder/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Thu, 01 Nov 2018 19:45:06 +0000</pubDate>
				<category><![CDATA[Finder]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<category><![CDATA[10.12]]></category>
		<category><![CDATA[10.13]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">https://www.defaults-write.com/?p=1458</guid>

					<description><![CDATA[<p>Did you know you can add the Quit option to the Finder&#8217;s application menu? This allows you to easily quit the application. After quitting you can restart Finder by clicking on the Finder icon in the Dock. You can enable a the quit option by entering the following command in Terminal: defaults write com.apple.finder QuitMenuItem ... <a title="Adding &#8216;Quit&#8217; option to Finder on a Mac" class="read-more" href="https://www.defaults-write.com/adding-quit-option-to-os-x-finder/" aria-label="Read more about Adding &#8216;Quit&#8217; option to Finder on a Mac">Read more</a></p>
<p>The post <a href="https://www.defaults-write.com/adding-quit-option-to-os-x-finder/">Adding &#8216;Quit&#8217; option to Finder on a Mac</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Did you know you can add the Quit option to the Finder&#8217;s application menu? This allows you to easily quit the application. After quitting you can restart Finder by clicking on the Finder icon in the Dock. <span id="more-1458"></span></p>
<p>You can enable a the quit option by entering the following command in Terminal:<br />
<code>defaults write com.apple.finder QuitMenuItem -bool true; killall Finder</code></p>
<p>To revert to the original settings:<br />
<code>defaults write com.apple.finder QuitMenuItem -bool false; killall Finder</code> </p>
<p><a href="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/04/stop-finder-def.jpg?ssl=1"><img data-recalc-dims="1" fetchpriority="high" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/04/stop-finder-def.jpg?resize=585%2C333&#038;ssl=1" alt="Quit finder" width="585" height="333" class="aligncenter size-large wp-image-1460" srcset="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/04/stop-finder-def.jpg?resize=585%2C333&amp;ssl=1 585w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/04/stop-finder-def.jpg?resize=768%2C438&amp;ssl=1 768w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/04/stop-finder-def.jpg?w=1500&amp;ssl=1 1500w" sizes="(max-width: 585px) 100vw, 585px" /></a></p>
<p>The post <a href="https://www.defaults-write.com/adding-quit-option-to-os-x-finder/">Adding &#8216;Quit&#8217; option to Finder on a Mac</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1458</post-id>	</item>
		<item>
		<title>Show one application at a time</title>
		<link>https://www.defaults-write.com/show-one-application-at-a-time/</link>
					<comments>https://www.defaults-write.com/show-one-application-at-a-time/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Tue, 16 Oct 2018 18:18:26 +0000</pubDate>
				<category><![CDATA[Dock]]></category>
		<category><![CDATA[Mac OS X General]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<category><![CDATA[10.12]]></category>
		<category><![CDATA[10.13]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">https://www.defaults-write.com/?p=1454</guid>

					<description><![CDATA[<p>In macOS and OS X it&#8217;s possible to show one application at a time. You can enable a &#8216;single application&#8217; mode by entering the following command in Terminal: defaults write com.apple.dock single-app -bool true;killall Dock When you click on an application in the Dock you&#8217;ll only see the windows of that application. All other windows ... <a title="Show one application at a time" class="read-more" href="https://www.defaults-write.com/show-one-application-at-a-time/" aria-label="Read more about Show one application at a time">Read more</a></p>
<p>The post <a href="https://www.defaults-write.com/show-one-application-at-a-time/">Show one application at a time</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In macOS and OS X it&#8217;s possible to show one application at a time. You can enable a &#8216;single application&#8217; mode by entering the following command in Terminal: <span id="more-1454"></span> </p>
<pre lang="bash">defaults write com.apple.dock single-app -bool true;killall Dock</pre>
<p>When you click on an application in the Dock you&#8217;ll only see the windows of that application. All other windows are hidden in the background. You’ll be able to focus more on that one application without being distracted by any other applications in the background. </p>
<p>To revert to the original settings:</p>
<pre lang="bash">defaults write com.apple.dock single-app -bool no;killall Dock</pre>
<p><a href="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/01/one-app-at-the-time-mac.jpg?ssl=1"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/01/one-app-at-the-time-mac.jpg?resize=585%2C333&#038;ssl=1" alt="one app at the time (terminal)" width="585" height="333" class="aligncenter size-large wp-image-1455" srcset="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/01/one-app-at-the-time-mac.jpg?resize=585%2C333&amp;ssl=1 585w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/01/one-app-at-the-time-mac.jpg?resize=768%2C438&amp;ssl=1 768w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2018/01/one-app-at-the-time-mac.jpg?w=1500&amp;ssl=1 1500w" sizes="(max-width: 585px) 100vw, 585px" /></a></p>
<p>The post <a href="https://www.defaults-write.com/show-one-application-at-a-time/">Show one application at a time</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.defaults-write.com/show-one-application-at-a-time/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1454</post-id>	</item>
		<item>
		<title>Reset OS X/macOS Dock to default settings</title>
		<link>https://www.defaults-write.com/reset-mac-dock-default/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Fri, 29 Jun 2018 17:59:19 +0000</pubDate>
				<category><![CDATA[Dock]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<category><![CDATA[10.12]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1388</guid>

					<description><![CDATA[<p>There is a Terminal command that you can use to quickly make your dock look like new again. Do you experience problems with the Dock on your Mac? The best you can do is to reset it to default settings. The following Terminal command will reset your dock by removing any icons that you’ve added ... <a title="Reset OS X/macOS Dock to default settings" class="read-more" href="https://www.defaults-write.com/reset-mac-dock-default/" aria-label="Read more about Reset OS X/macOS Dock to default settings">Read more</a></p>
<p>The post <a href="https://www.defaults-write.com/reset-mac-dock-default/">Reset OS X/macOS Dock to default settings</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There is a Terminal command that you can use to quickly make your dock look like new again. Do you experience problems with the Dock on your Mac? The best you can do is to reset it to default settings.</p>
<p>The following Terminal command will reset your dock by removing any icons that you’ve added and removed. It’ll also reset the size of the dock, magnification settings, and its location. <span id="more-1388"></span> </p>
<h2>Resetting the Dock to factory settings</h2>
<p>Copy and paste the following command in OS X/macOS Terminal:</p>
<p><code>defaults delete com.apple.dock; killall Dock</code></p>
<p>Hit the enter key and the Dock will quit and relaunch itself into the default settings. Of course you can rearrange and adjust it again.</p>
<p><a href="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/10/reset-dock-default-factory.jpg"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/10/reset-dock-default-factory-585x333.jpg?resize=585%2C333" alt="How to Reset the OS X Dock to Default Icon Set" width="585" height="333" class="aligncenter size-large wp-image-1390" srcset="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/10/reset-dock-default-factory.jpg?resize=585%2C333&amp;ssl=1 585w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/10/reset-dock-default-factory.jpg?resize=768%2C438&amp;ssl=1 768w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/10/reset-dock-default-factory.jpg?w=1500&amp;ssl=1 1500w" sizes="(max-width: 585px) 100vw, 585px" /></a></p>
<p>The post <a href="https://www.defaults-write.com/reset-mac-dock-default/">Reset OS X/macOS Dock to default settings</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1388</post-id>	</item>
		<item>
		<title>Display the file extensions in Finder</title>
		<link>https://www.defaults-write.com/display-the-file-extensions-in-finder/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Thu, 17 May 2018 11:11:22 +0000</pubDate>
				<category><![CDATA[Finder]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<category><![CDATA[10.12]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1354</guid>

					<description><![CDATA[<p>File extensions (.jpg, .txt, .pdf, etc) are hidden by default in OS X. You can either set all extensions to be displayed through using following command:</p>
<p>The post <a href="https://www.defaults-write.com/display-the-file-extensions-in-finder/">Display the file extensions in Finder</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>File extensions (.jpg, .txt, .pdf, etc) are normally hidden by default in OS X. You can either set all extensions to be displayed through the following command: <span id="more-1354"></span></p>
<pre lang="bash">defaults write NSGlobalDomain AppleShowAllExtensions -bool true</pre>
<p>To make the command take effect, you need to restart the Finder.</p>
<pre lang="bash">killall Finder</pre>
<p>Revert to the default setting:</p>
<pre lang="bash">defaults write NSGlobalDomain AppleShowAllExtensions -bool false</pre>
<p>Restart Finder</p>
<pre lang="bash">killall Finder</pre>
<p><a href="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/extensions.png" rel="attachment wp-att-1355"><img data-recalc-dims="1" loading="lazy" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/extensions-585x366.png?resize=585%2C366" alt="Show All Extensions" width="585" height="366" class="aligncenter size-large wp-image-1355" srcset="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/extensions.png?resize=585%2C366&amp;ssl=1 585w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/extensions.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/extensions.png?w=1650&amp;ssl=1 1650w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/extensions.png?w=2475&amp;ssl=1 2475w" sizes="(max-width: 585px) 100vw, 585px" /></a></p>
<p>The post <a href="https://www.defaults-write.com/display-the-file-extensions-in-finder/">Display the file extensions in Finder</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1354</post-id>	</item>
		<item>
		<title>Use plain text as default format in TextEdit</title>
		<link>https://www.defaults-write.com/plain-text-default-textedit/</link>
					<comments>https://www.defaults-write.com/plain-text-default-textedit/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Sat, 06 Jan 2018 19:03:12 +0000</pubDate>
				<category><![CDATA[TextEdit]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<category><![CDATA[10.12]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1349</guid>

					<description><![CDATA[<p>TextEdit is a simple application for quickly writing text and notes. The text can be edited in RTF (Rich Text Format) mode, as well as plain text. With the following defaults write command you can enable plain text as default format in TextEdit. </p>
<p>The post <a href="https://www.defaults-write.com/plain-text-default-textedit/">Use plain text as default format in TextEdit</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>TextEdit is a simple application for quickly writing text and notes. The text can be edited in RTF (Rich Text Format) mode, as well as plain text. With the following defaults write command you can enable plain text as default format in TextEdit. <span id="more-1349"></span> </p>
<p>Copy and paste the following command in OS X Terminal:</p>
<p><code>defaults write com.apple.TextEdit RichText -int 0</code></p>
<p>Revert to the default setting with the following command:</p>
<p><code>defaults delete com.apple.TextEdit RichText</code></p>
<p><a href="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/default-plain.jpg" rel="attachment wp-att-1351"><img data-recalc-dims="1" loading="lazy" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/default-plain-585x366.jpg?resize=585%2C366" alt="Default plain text in texteditor" width="585" height="366" class="aligncenter size-large wp-image-1351" srcset="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/default-plain.jpg?resize=585%2C366&amp;ssl=1 585w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/default-plain.jpg?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2016/06/default-plain.jpg?w=1350&amp;ssl=1 1350w" sizes="(max-width: 585px) 100vw, 585px" /></a></p>
<p>The post <a href="https://www.defaults-write.com/plain-text-default-textedit/">Use plain text as default format in TextEdit</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.defaults-write.com/plain-text-default-textedit/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1349</post-id>	</item>
		<item>
		<title>Make OS X screenshots without window shadows</title>
		<link>https://www.defaults-write.com/make-os-x-screenshots-without-window-shadows/</link>
					<comments>https://www.defaults-write.com/make-os-x-screenshots-without-window-shadows/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Thu, 16 Feb 2017 19:11:03 +0000</pubDate>
				<category><![CDATA[Mac OS X General]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<category><![CDATA[10.12]]></category>
		<category><![CDATA[10.13]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1189</guid>

					<description><![CDATA[<p>When you take a screenshot on Mac OS X there's a shadow around the screenshot by default. Disable the shadow from the screenshot with this Terminal command:</p>
<p>The post <a href="https://www.defaults-write.com/make-os-x-screenshots-without-window-shadows/">Make OS X screenshots without window shadows</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When you take a screenshot on Mac there&#8217;s always a shadow around the screenshot by default. Disable the shadow from the screenshot with this Terminal command. Be aware, this command only works on a Mac with macOS High Sierra or newer. Click <a href="/disable-screenshots-shadow-mac">here</a> for the command for macOS Mojave or newer. <span id="more-1189"></span></p>
<pre lang="bash">defaults write com.apple.screencapture disable-shadow true</pre>
<p>To make the command take effect, you need to restart the System UI server:</p>
<pre lang="bash">killall SystemUIServer</pre>
<p>Revert to the default setting (screenshots including shadows): </p>
<pre lang="bash">defaults write com.apple.screencapture disable-shadow false</pre>
<p><iframe loading="lazy" width="825" height="464" src="https://www.youtube.com/embed/A0S140mmvzI?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>The post <a href="https://www.defaults-write.com/make-os-x-screenshots-without-window-shadows/">Make OS X screenshots without window shadows</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.defaults-write.com/make-os-x-screenshots-without-window-shadows/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1189</post-id>	</item>
		<item>
		<title>Removing the date and time Stamp from Screenshots</title>
		<link>https://www.defaults-write.com/removing-the-date-and-time-stamp-from-screenshots/</link>
					<comments>https://www.defaults-write.com/removing-the-date-and-time-stamp-from-screenshots/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Tue, 18 Aug 2015 18:26:22 +0000</pubDate>
				<category><![CDATA[Mac OS X General]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1265</guid>

					<description><![CDATA[<p>By default, screenshots (cmd⌘ + shift⇧ + 3) are saved on your desktop along with the date and time they were taken. It’s possible to to remove the date and time stamp from the file names of screenshots, use the following command in Terminal</p>
<p>The post <a href="https://www.defaults-write.com/removing-the-date-and-time-stamp-from-screenshots/">Removing the date and time Stamp from Screenshots</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>By default, screenshots (cmd⌘ + shift⇧ + 3) are saved on your desktop along with the date and time they were taken. It’s possible to to remove the date and time stamp from the file names of screenshots, use the following command in Terminal: <span id="more-1265"></span></p>
<p>defaults write com.apple.screencapture &#8220;include-date&#8221; 0; killall SystemUIServer</p>
<p>Revert to the default setting with the following command</p>
<p>defaults write com.apple.screencapture &#8220;include-date&#8221; 1; killall SystemUIServer</p>
<p><a href="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2015/08/Schermafbeelding-datum.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2015/08/Schermafbeelding-datum-585x333.jpg?resize=585%2C333" alt="Schermafbeelding datum" width="585" height="333" class="aligncenter size-large wp-image-1266" srcset="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2015/08/Schermafbeelding-datum.jpg?resize=585%2C333&amp;ssl=1 585w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2015/08/Schermafbeelding-datum.jpg?w=1500&amp;ssl=1 1500w" sizes="(max-width: 585px) 100vw, 585px" /></a></p>
<p>The post <a href="https://www.defaults-write.com/removing-the-date-and-time-stamp-from-screenshots/">Removing the date and time Stamp from Screenshots</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.defaults-write.com/removing-the-date-and-time-stamp-from-screenshots/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1265</post-id>	</item>
		<item>
		<title>How to add a blank space to your Dock?</title>
		<link>https://www.defaults-write.com/how-to-add-a-blank-space-to-your-dock/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Tue, 16 Jun 2015 18:00:05 +0000</pubDate>
				<category><![CDATA[Dock]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<category><![CDATA[10.4]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1261</guid>

					<description><![CDATA[<p>Do you want to keep the Dock in OS X organized? You can do this with a blank space. This way, you can divide your Dock in different groups. Copy and paste the following command in a Terminal window. After the restart, the space will be added to the Dock, which you can move to any place. </p>
<p>The post <a href="https://www.defaults-write.com/how-to-add-a-blank-space-to-your-dock/">How to add a blank space to your Dock?</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Do you want to keep the Dock in OS X organized? You can do this with a blank space. This way, you can divide your Dock in different groups. Copy and paste the following command in a Terminal window. After the restart, the space will be added to the Dock, which you can move to any place. <span id="more-1261"></span></p>
<pre lang="bash">defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'; killall Dock</pre>
<p>You can remove the empty space in the same way as deleting an app from the Dock.</p>
<p><iframe loading="lazy" title="OS X: Lege ruimtes toevoegen aan het Dock" width="825" height="464" src="https://www.youtube.com/embed/l64lFv0GjdY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>The post <a href="https://www.defaults-write.com/how-to-add-a-blank-space-to-your-dock/">How to add a blank space to your Dock?</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1261</post-id>	</item>
		<item>
		<title>OS X: How to quickly hide the desktop icons</title>
		<link>https://www.defaults-write.com/os-x-how-to-quickly-hide-the-desktop-icons/</link>
					<comments>https://www.defaults-write.com/os-x-how-to-quickly-hide-the-desktop-icons/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Thu, 07 May 2015 18:00:20 +0000</pubDate>
				<category><![CDATA[Finder]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1236</guid>

					<description><![CDATA[<p>Do you often have to do a presentation on your Mac and don’t want others to see what’s on your desktop? It's possible to quickly hide the icons on your desktop. Launch Terminal and enter the following command.</p>
<p>The post <a href="https://www.defaults-write.com/os-x-how-to-quickly-hide-the-desktop-icons/">OS X: How to quickly hide the desktop icons</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Do you often have to do a presentation on your Mac and don’t want others to see what’s on your desktop? It&#8217;s possible to quickly hide the icons on your desktop. Launch Terminal and enter the following command. <span id="more-1236"></span></p>
<pre lang="bash">defaults write com.apple.finder CreateDesktop -bool FALSE; killall Finder</pre>
<p>You still can access your icons (documents) in Finder ▸ Desktop. To unhide the icons, launch Terminal and enter the following command.</p>
<pre lang="bash">defaults write com.apple.finder CreateDesktop TRUE; killall Finder</pre>
<p><a href="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2015/05/bureaublad.png"><img data-recalc-dims="1" loading="lazy" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2015/05/bureaublad-585x365.png?resize=580%2C361" alt="preview desktop osx " width="580" height="361" class="aligncenter size-large wp-image-1239" /></a></p>
<p>The post <a href="https://www.defaults-write.com/os-x-how-to-quickly-hide-the-desktop-icons/">OS X: How to quickly hide the desktop icons</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.defaults-write.com/os-x-how-to-quickly-hide-the-desktop-icons/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1236</post-id>	</item>
		<item>
		<title>Disable ‘Preferences’ menu option in OS X Finder</title>
		<link>https://www.defaults-write.com/disable-preferences-menu-option-in-os-x-finder/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Tue, 21 Apr 2015 18:27:02 +0000</pubDate>
				<category><![CDATA[Finder]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[10.8]]></category>
		<category><![CDATA[10.9]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1197</guid>

					<description><![CDATA[<p>Disable the menu option: ‘Finder ▸ Preferences’ (cmd⌘ + ,) in the Mac OS X Finder menubar.</p>
<p>The post <a href="https://www.defaults-write.com/disable-preferences-menu-option-in-os-x-finder/">Disable ‘Preferences’ menu option in OS X Finder</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>It is possible to disable the OS X Finder menu option: ‘Finder ▸ Preferences’ (cmd⌘ + ,). This will prohibit setting changes in the OS X Finder application. <span id="more-1197"></span></p>
<pre lang="bash">defaults write com.apple.finder ProhibitFinderPreferences -bool true</pre>
<p>To make the command take effect, you need to restart the Finder.</p>
<pre lang="bash">killall Finder</pre>
<p>Revert to the default setting:</p>
<pre lang="bash">defaults write com.apple.finder ProhibitFinderPreferences -bool false</pre>
<p>The post <a href="https://www.defaults-write.com/disable-preferences-menu-option-in-os-x-finder/">Disable ‘Preferences’ menu option in OS X Finder</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1197</post-id>	</item>
	</channel>
</rss>
