<?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>macOS 27 Archives - defaults-write.com</title>
	<atom:link href="https://www.defaults-write.com/tag/macos-27/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Unveil hidden macOS (OS X) features</description>
	<lastBuildDate>Tue, 22 Sep 2026 11:37:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.8</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>macOS 27 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 pull-to-refresh gesture for Safari 27 or newer</title>
		<link>https://www.defaults-write.com/disable-pull-to-refresh-gesture-safari/</link>
					<comments>https://www.defaults-write.com/disable-pull-to-refresh-gesture-safari/#respond</comments>
		
		<dc:creator><![CDATA[Mr.W]]></dc:creator>
		<pubDate>Tue, 22 Sep 2026 11:37:46 +0000</pubDate>
				<category><![CDATA[Safari]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[macOS 27]]></category>
		<guid isPermaLink="false">https://www.defaults-write.com/?p=1530</guid>

					<description><![CDATA[<p>Starting with Safari 27 in macOS Golden Gate, you can use a pull-to-refresh gesture on the Mac, just like you&#8217;re already used to on iPhone and iPad. Simply swipe down with two fingers on the trackpad or mouse when you&#8217;re at the top of a webpage or list, and Safari or a supported Apple app will instantly refresh the content. While it&#8217;s certainly convenient, it might not be for everyone. Especially on websites where you edit documents, fill out forms, or navigate long lists, accidentally refreshing the page as soon as you reach the top can cause quite a bit of frustration. You can use a terminal command to deactivate the pull-to-refresh gesture for Safari. Disable pull-to-refresh gesture for Safari. Copy and paste the following command into Terminal and press ... <a title="Disable pull-to-refresh gesture for Safari 27 or newer" class="read-more" href="https://www.defaults-write.com/disable-pull-to-refresh-gesture-safari/" aria-label="Read more about Disable pull-to-refresh gesture for Safari 27 or newer">Read more</a></p>
<p>The post <a href="https://www.defaults-write.com/disable-pull-to-refresh-gesture-safari/">Disable pull-to-refresh gesture for Safari 27 or newer</a> appeared first on <a href="https://www.defaults-write.com">defaults-write.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Starting with Safari 27 in macOS Golden Gate, you can use a pull-to-refresh gesture on the Mac, just like you&#8217;re already used to on iPhone and iPad. Simply swipe down with two fingers on the trackpad or mouse when you&#8217;re at the top of a webpage or list, and Safari or a supported Apple app will instantly refresh the content.</p>



<p>While it&#8217;s certainly convenient, it might not be for everyone. Especially on websites where you edit documents, fill out forms, or navigate long lists, accidentally refreshing the page as soon as you reach the top can cause quite a bit of frustration. You can use a terminal command to deactivate the pull-to-refresh gesture for Safari. </p>



<span id="more-1530"></span>



<h2 class="wp-block-heading">Disable pull-to-refresh gesture for Safari. </h2>



<p>Copy and paste the following command into Terminal and press ENTER to execute the command.</p>



<pre class="wp-block-preformatted">defaults write com.apple.Safari DebugDisableRefreshControl 1</pre>



<p>Restart Safari afterward. If you want to re-enable the feature later, use the same command but <strong>replace</strong> the <strong>1 with a 0</strong>.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="585" height="306" src="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2026/09/turn-off-pull-to-refresh-on-your-Mac.webp?resize=585%2C306&#038;ssl=1" alt="" class="wp-image-1532" srcset="https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2026/09/turn-off-pull-to-refresh-on-your-Mac.webp?resize=585%2C306&amp;ssl=1 585w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2026/09/turn-off-pull-to-refresh-on-your-Mac.webp?resize=768%2C402&amp;ssl=1 768w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2026/09/turn-off-pull-to-refresh-on-your-Mac.webp?resize=1536%2C804&amp;ssl=1 1536w, https://i0.wp.com/www.defaults-write.com/wp-content/uploads/2026/09/turn-off-pull-to-refresh-on-your-Mac.webp?w=1555&amp;ssl=1 1555w" sizes="(max-width: 585px) 100vw, 585px" /></figure></div>


<p>This adjustment only applies to Safari. Apple reports that the pull-to-refresh functionality is part of AppKit, meaning other apps can use it as well. As a result, this Terminal command will not change the behavior in Mail or other applications.</p>
<p>The post <a href="https://www.defaults-write.com/disable-pull-to-refresh-gesture-safari/">Disable pull-to-refresh gesture for Safari 27 or newer</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/disable-pull-to-refresh-gesture-safari/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1530</post-id>	</item>
	</channel>
</rss>
