DEV Community

Cover image for Toggle between special Fn keys and standard Fn keys [MAC]
Riyaz Mohammed Ibrahim
Riyaz Mohammed Ibrahim

Posted on

3 1

Toggle between special Fn keys and standard Fn keys [MAC]

MacBook keyboards hidden(combined) the function keys under Mac hardware keys like brightness control and volume control, so if you want use function keys we should hold special fn key before pressing any of fn keys.

Being a developer I prefer to use fn keys without pressing fn however when I'm not developing I prefer standard hardware keys like screen brightness and volume.

Mac has a setting which allows us to change this behaviour but its tedious to toggle between these two regularly, so I have created a Alfred script to ease this.

With this Alfred workflow you can toggle between both the keys right from wherever you are, give it a try.

Alfred Workflow - http://www.packal.org/workflow/toggle-fn-keys-standard-keys

Tip :

Assign alfred keyword which starts ! or # for easy access to all your frequently used scripts at one shot, refer screenshot

My Alfred Screenshot

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (1)

Collapse
 
ebud7 profile image
Sebastian β€’

Do you know github.com/Pyroh/Fluor ? It's a quite cool tool for solving this "problem".
Anyways cool workflow πŸš€

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay