<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Macos on WormBytes</title><link>https://www.wormbytes.ca/tags/macos/</link><description>Recent content in Macos on WormBytes</description><generator>Hugo -- gohugo.io</generator><language>en-ca</language><managingEditor>Robert James Kaes</managingEditor><copyright>Robert James Kaes. All Rights Reserved.</copyright><lastBuildDate>Sun, 08 Jan 2023 08:52:34 -0500</lastBuildDate><atom:link href="https://www.wormbytes.ca/tags/macos/index.xml" rel="self" type="application/rss+xml"/><item><title>Function Key Snipping with Raycast</title><link>https://www.wormbytes.ca/2023/01/08/function-key-snipping-with-raycast/</link><pubDate>Sun, 08 Jan 2023 08:52:34 -0500</pubDate><author>Robert James Kaes</author><guid>https://www.wormbytes.ca/2023/01/08/function-key-snipping-with-raycast/</guid><description>&lt;p&gt;&lt;a href="https://mxgrn.com/pages/about"&gt;Max Gorin&lt;/a&gt; posted
&lt;a href="https://mxgrn.com/blog/function-keys-productivity-trick"&gt;You&amp;rsquo;re using function keys
wrong&lt;/a&gt; where he
describes using function keys as a quick launcher!&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;So, here’s the trick: assign each of your top-12 most used apps to an F-key.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Max uses KeyboardMaestro to show/hide the apps, but we can do the same
with &lt;a href="https://www.raycast.com/"&gt;Raycast&lt;/a&gt; (which I already use, and
it&amp;rsquo;s &lt;em&gt;free&lt;/em&gt;.)&lt;/p&gt;
&lt;h2 id="step-1"&gt;Step 1&lt;/h2&gt;
&lt;p&gt;I have a &lt;a href="https://support.apple.com/kb/SP794"&gt;2019 MacBook Pro with Touchbar&lt;/a&gt;
so the first change is to always display the function keys.&lt;/p&gt;
&lt;p&gt;Within &lt;strong&gt;System Settings/Keyboard&lt;/strong&gt; and &lt;strong&gt;Touch Bar Settings&lt;/strong&gt; change:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Touch Bar Shows to &amp;ldquo;F1, F2, etc. Keys&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Press and hold fn key to &amp;ldquo;Show Expanded Control Strip&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;img srcset="https://www.wormbytes.ca/2023/01/08/function-key-snipping-with-raycast/touch-bar-settings_hu_cf92f88f97e2b558.webp 1438w,/2023/01/08/function-key-snipping-with-raycast/touch-bar-settings_hu_bc4f92b338b21232.webp 1078w,/2023/01/08/function-key-snipping-with-raycast/touch-bar-settings_hu_ba10414d4e84ece9.webp 719w,/2023/01/08/function-key-snipping-with-raycast/touch-bar-settings_hu_6961cc61e6c645c0.webp 359w"
sizes="(max-width: 500px) 100vw, 70vw"
src="https://www.wormbytes.ca/2023/01/08/function-key-snipping-with-raycast/touch-bar-settings.png" width="1438" height="1254" alt="Screenshot of macOS Touch Bar Preferences" /&gt;
&lt;h2 id="step-2"&gt;Step 2&lt;/h2&gt;
&lt;p&gt;Install &lt;a href="https://www.raycast.com/"&gt;Raycast&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="step-3"&gt;Step 3&lt;/h2&gt;
&lt;p&gt;Open Raycast (I use &lt;code&gt;⌘Space&lt;/code&gt;), find the application you want to assign to a function key,
and go into application configuration (using &lt;code&gt;⌘⇧,&lt;/code&gt;)&lt;/p&gt;
&lt;img srcset="https://www.wormbytes.ca/2023/01/08/function-key-snipping-with-raycast/raycast-application-settings_hu_f00d4c432a568e0f.webp 1990w,/2023/01/08/function-key-snipping-with-raycast/raycast-application-settings_hu_e1de45f4135b9e96.webp 1492w,/2023/01/08/function-key-snipping-with-raycast/raycast-application-settings_hu_1f508b18df0cd827.webp 995w,/2023/01/08/function-key-snipping-with-raycast/raycast-application-settings_hu_c62e820d62fe6986.webp 497w"
sizes="(max-width: 500px) 100vw, 70vw"
src="https://www.wormbytes.ca/2023/01/08/function-key-snipping-with-raycast/raycast-application-settings.png" width="1990" height="1230" alt="Raycast Application Settings Screen" /&gt;
&lt;p&gt;Hit &lt;code&gt;Record Hotkey&lt;/code&gt; and assign it to whatever &lt;code&gt;Fn&lt;/code&gt; you want!&lt;/p&gt;
&lt;p&gt;For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;F1&lt;/code&gt; &lt;a href="https://sw.kovidgoyal.net/kitty/"&gt;Kitty Terminal&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;F2&lt;/code&gt; &lt;a href="https://slack.com/"&gt;Slack&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;F3&lt;/code&gt; &lt;a href="https://support.apple.com/en-ca/guide/messages/welcome/mac"&gt;Messages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;F4&lt;/code&gt; &lt;a href="https://www.mozilla.org/en-CA/firefox/products/"&gt;Firefox&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;F5&lt;/code&gt; &lt;a href="https://getdrafts.com/"&gt;Drafts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;F9&lt;/code&gt; Music&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Have You Tried Rebooting?</title><link>https://www.wormbytes.ca/link-post/have-you-tried-rebooting/</link><pubDate>Thu, 26 Oct 2017 12:42:12 +0000</pubDate><author>Robert James Kaes</author><guid>https://www.wormbytes.ca/link-post/have-you-tried-rebooting/</guid><description>&lt;p&gt;&lt;a href="http://http://brettterpstra.com"&gt;Brett Terpstra&lt;/a&gt; explained how to perform a &amp;ldquo;safe mode&amp;rdquo; boot of MacOS.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down the computer&lt;/li&gt;
&lt;li&gt;Hold down the Shift key as you press the power button&lt;/li&gt;
&lt;li&gt;Keep holding the shift key until after you hear the chime&lt;/li&gt;
&lt;li&gt;Wait for macOS to boot&lt;/li&gt;
&lt;li&gt;Shut down and start again without the Shift key&lt;/li&gt;
&lt;/ol&gt;
&lt;a class="link__link-post" href="http://brettterpstra.com/2017/10/20/have-you-tried-rebooting/"&gt;Have You Tried Rebooting?&lt;/a&gt;</description></item></channel></rss>