MrSimonC / Toggle-Mac-Function-Keys

This AppleScript allows you to automate the toggling of using Function Keys vs Media Keys on MacOS
MIT License
86 stars 15 forks source link

Hello, does this script support non-apple keyboards ? #7

Closed Gui052 closed 1 year ago

MrSimonC commented 1 year ago

Hello! Thank you for your question.

I will try to answer it with the most accuracy I can come up with, which is that if you going to the Apple System Settings and see this screen:

Screenshot 2023-06-20 at 10 36 49

then click Keyboard Shortcuts, and see this screen:

Screenshot 2023-06-20 at 10 38 00

... then the script will work.

Whether you see these screens actually depends on which keyboard you have pulled in. For example, apple keyboards with a touchbar will actually float an extra button which confuses the script.

Hope that helps!