<?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.14 Archives - defaults-write.com</title>
	<atom:link href="https://www.defaults-write.com/tag/10-14/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Unveil hidden macOS (OS X) features</description>
	<lastBuildDate>Fri, 18 Oct 2019 12:16:20 +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.14 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>Disable screenshot shadows on a Mac</title>
		<link>https://www.defaults-write.com/disable-screenshots-shadow-mac/</link>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Thu, 17 Oct 2019 18:43:57 +0000</pubDate>
				<category><![CDATA[Mac OS X General]]></category>
		<category><![CDATA[10.14]]></category>
		<category><![CDATA[10.15]]></category>
		<guid isPermaLink="false">https://www.defaults-write.com/?p=1502</guid>

					<description><![CDATA[<p>Do you want to take screenshots on a Mac, but without shadow around the window? Then you can disable this by using a terminal command. Since macOS Mojave you have to use a different command than under macOS High Sierra (more info). Disable screenshot shadows on a Mac defaults write com.apple.screencapture disable-shadow -bool true To ... <a title="Disable screenshot shadows on a Mac" class="read-more" href="https://www.defaults-write.com/disable-screenshots-shadow-mac/" aria-label="Read more about Disable screenshot shadows on a Mac">Read more</a></p>
<p>The post <a href="https://www.defaults-write.com/disable-screenshots-shadow-mac/">Disable screenshot shadows on a Mac</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 take screenshots on a Mac, but without shadow around the window? Then you can disable this by using a terminal command. Since macOS Mojave you have to use a different command than under macOS High Sierra (<a href="/make-os-x-screenshots-without-window-shadows" rel="noopener" target="_blank">more info</a>). <span id="more-1502"></span></p>
<h2>Disable screenshot shadows on a Mac</h2>
<pre lang="bash">defaults write com.apple.screencapture disable-shadow -bool 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), To make the command take effect, you also need to restart the System UI server!</p>
<pre lang="bash">defaults write com.apple.screencapture disable-shadow -bool false</pre >
<p><a href="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2019/10/schermafbeelding-schaduw.png?ssl=1"><img data-recalc-dims="1" fetchpriority="high" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2019/10/schermafbeelding-schaduw.png?resize=585%2C306&#038;ssl=1" alt="" width="585" height="306" class="aligncenter size-large wp-image-1505" srcset="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2019/10/schermafbeelding-schaduw.png?resize=585%2C306&amp;ssl=1 585w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2019/10/schermafbeelding-schaduw.png?resize=768%2C402&amp;ssl=1 768w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2019/10/schermafbeelding-schaduw.png?w=1400&amp;ssl=1 1400w" sizes="(max-width: 585px) 100vw, 585px" /></a></p>
<p>The post <a href="https://www.defaults-write.com/disable-screenshots-shadow-mac/">Disable screenshot shadows 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">1502</post-id>	</item>
		<item>
		<title>Reverse dark mode to menubar and dock only</title>
		<link>https://www.defaults-write.com/reverse-dark-mode-to-menubar-and-dock-only/</link>
					<comments>https://www.defaults-write.com/reverse-dark-mode-to-menubar-and-dock-only/#comments</comments>
		
		<dc:creator><![CDATA[Mr.R]]></dc:creator>
		<pubDate>Sat, 08 Dec 2018 12:34:22 +0000</pubDate>
				<category><![CDATA[Terminal]]></category>
		<category><![CDATA[10.14]]></category>
		<category><![CDATA[dark mode]]></category>
		<guid isPermaLink="false">https://www.defaults-write.com/?p=1467</guid>

					<description><![CDATA[<p>Mojave Dark Mode includes a new full Dark Mode. If this modes is to black for you, there is a possibility to reverse to the macOS High Sierra dark mode. The following procedure disables the full Mojave dark mode and only enables a dark menubar and dock just like macOS High Sierra. Follow these steps: ... <a title="Reverse dark mode to menubar and dock only" class="read-more" href="https://www.defaults-write.com/reverse-dark-mode-to-menubar-and-dock-only/" aria-label="Read more about Reverse dark mode to menubar and dock only">Read more</a></p>
<p>The post <a href="https://www.defaults-write.com/reverse-dark-mode-to-menubar-and-dock-only/">Reverse dark mode to menubar and dock only</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Mojave Dark Mode includes a new full Dark Mode. If this modes is to black for you, there is a possibility to reverse to the macOS High Sierra dark mode. The following procedure disables the full Mojave dark mode and only enables a dark menubar and dock just like macOS High Sierra. <span id="more-1467"></span></p>
<p>Follow these steps:</p>
<p>1. System Preferences ▸ General ▸ Appearance: Light<br />
2. In Terminal, paste this command:</p>
<p><code>defaults write -g NSRequiresAquaSystemAppearance -bool true</code></p>
<p>3. Go to  ▸ Log Out<br />
4. Log back in<br />
5. System Preferences ▸ General ▸ Appearance: Dark</p>
<p>Dark mode is now active only on the menu bar and dock.</p>
<p>If you want to reverse this, change the Terminal command:</p>
<p><code>defaults write -g NSRequiresAquaSystemAppearance -bool false</code></p>
<p>The post <a href="https://www.defaults-write.com/reverse-dark-mode-to-menubar-and-dock-only/">Reverse dark mode to menubar and dock only</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/reverse-dark-mode-to-menubar-and-dock-only/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1467</post-id>	</item>
		<item>
		<title>Stop Photos from opening automatically on your Mac</title>
		<link>https://www.defaults-write.com/stop-photos-from-opening-automatically/</link>
					<comments>https://www.defaults-write.com/stop-photos-from-opening-automatically/#comments</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Wed, 07 Nov 2018 13:38:37 +0000</pubDate>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[10.11]]></category>
		<category><![CDATA[10.12]]></category>
		<category><![CDATA[10.13]]></category>
		<category><![CDATA[10.14]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1283</guid>

					<description><![CDATA[<p>Nothing is more annoying that Photos will opens automatically when you connect an iPhone, iPad or other devices to your Mac. Use the following command in Terminal to change this and prevent Photos from opening automatically. </p>
<p>The post <a href="https://www.defaults-write.com/stop-photos-from-opening-automatically/">Stop Photos from opening automatically on your Mac</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Nothing is more annoying that Photos will opens automatically when you connect an iPhone, iPad or other devices to your Mac. Use the following command in Terminal to change this and prevent Photos from opening automatically. <span id="more-1283"></span></p>
<p><code>defaults -currentHost write com.apple.ImageCapture disableHotPlug -bool true</code></p>
<p>Revert to the default setting with the following command</p>
<p><code>defaults -currentHost delete com.apple.ImageCapture disableHotPlug</code></p>
<p>The post <a href="https://www.defaults-write.com/stop-photos-from-opening-automatically/">Stop Photos from opening automatically on your Mac</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/stop-photos-from-opening-automatically/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1283</post-id>	</item>
	</channel>
</rss>
