<?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>position Archives - defaults-write.com</title>
	<atom:link href="https://www.defaults-write.com/tag/position/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Unveil hidden macOS (OS X) features</description>
	<lastBuildDate>Fri, 24 Jan 2014 14:56:29 +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>position 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>Place the OS X Dock in a screen corner</title>
		<link>https://www.defaults-write.com/place-the-dock-in-a-screen-corner/</link>
					<comments>https://www.defaults-write.com/place-the-dock-in-a-screen-corner/#comments</comments>
		
		<dc:creator><![CDATA[Mr.R]]></dc:creator>
		<pubDate>Mon, 09 Dec 2013 19:00:59 +0000</pubDate>
				<category><![CDATA[Dock]]></category>
		<category><![CDATA[defaults write]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[terminal]]></category>
		<guid isPermaLink="false">http://www.defaults-write.com/?p=1099</guid>

					<description><![CDATA[<p>The OS X Dock is centered along the bottom of the screen, with OS X Terminal you can pin the Dock into the corner of your Mac's screen. This method works with both 2D &#038; 3D versions of the Dock.</p>
<p>The post <a href="https://www.defaults-write.com/place-the-dock-in-a-screen-corner/">Place the OS X Dock in a screen corner</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The OS X Dock is centered along the bottom of the screen, with OS X Terminal you can pin the Dock into the corner of your Mac&#8217;s screen. This method works with both 2D &#038; 3D versions of the Dock. <span id="more-1099"></span></p>
<p>Top corner for a vertical Dock or the lower left corner for horizontal Dock:</p>
<pre lang="bash">defaults write com.apple.dock pinning start;killall Dock</pre>
<p>Bottom corners for vertical Dock or the lower right corner for horizontal Dock:</p>
<pre lang="bash">defaults write com.apple.dock pinning end;killall Dock</pre>
<p>You can restore the default centered Dock with:</p>
<pre lang="bash">defaults write com.apple.dock pinning middle;killall Dock</pre>
<p><img data-recalc-dims="1" fetchpriority="high" decoding="async" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2013/12/dock-look-585x365.png?resize=585%2C365" alt="dock-look" width="585" height="365" class="aligncenter size-medium wp-image-1103" /></p>
<p>The post <a href="https://www.defaults-write.com/place-the-dock-in-a-screen-corner/">Place the OS X Dock in a screen corner</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/place-the-dock-in-a-screen-corner/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1099</post-id>	</item>
	</channel>
</rss>
