Middle click on macOS in 2023

<p>The Magic Trackpad and Magic Mouse are truly amazing devices, but there&rsquo;s one thing that is just missing: the middle click. I&rsquo;m not sure why Apple never built in at least some way to execute a middle click, but there&rsquo;s been a few 3rd party solutions that have come up over the years. I was dissatisfied with all of them, and added in my own implementation for executing a middle click in my app,&nbsp;<a href="https://multitouch.app/" rel="noopener ugc nofollow" target="_blank"><strong>Multitouch</strong></a>. Realizing that a lot of people wanted just the middle click functionality from Multitouch, I extracted only that behavior into a separate app called&nbsp;<a href="https://middleclick.app/" rel="noopener ugc nofollow" target="_blank"><strong>Middle</strong></a>.</p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*S2umXDeaFal5ix-NbQIaDg.png" style="height:604px; width:700px" /></p> <p>It&rsquo;s a purposefully simple one-job app that lets you execute a middle click from one of the following gestures:</p> <p><a href="https://medium.com/ryan-hanson/middle-click-on-macos-3244baac43e2"><strong>Click Here</strong></a></p>
Tags: Middle click