

- #Install autohotkey for mac install
- #Install autohotkey for mac mod
- #Install autohotkey for mac update
#IfWinActive Friday Night Funkin': Mid-Fight Masses - Selever Edition If needs to be: #IfWinActive(space)(name of the window title)Įxample, for the Sarvente Mid-Fight Masses mod, you should use:
#Install autohotkey for mac mod
If not, change the #IfWinActive line to be the title bar of the mod you want. 3) I want a very specific custom key that's not semicolon nor Numpad and it doesn't work!!!!!!!Ĥ) I want to use this on a mod and it doesn't work, omg!!!!!!!!!!!!!!!!!!!!!!!!!!!įirst of all, check if the mod already doesn't have an integrated custom key thing, most of them do.īut if they don't, first check if the "SetTitleMatchMode" line is 2 instead of 3, it might help. Needs to be Numpad1, Numpad2, etc, WITH CAPITAL N. ` ::Right 2) Numpad keys are not working!!!!!! FAQ SECTION - 1) I want to use semicolon as a key!!!
#Install autohotkey for mac update
Feel free to try and if you have a success please mention it here so i can update the main post. There are ways to customize it so it only works on a specific tab of your browser but during my tests i couldn't make it happen. you can remove that to use it on the browser version but then it will work on every application you have open at that moment. The arrow keys STILL work, though.Įdit: Forgot to Mention! iT WILL ONLY WORK ON THE EXECUTABLE GAME because of the #IfWinActive line. (looks like a green box with a white "H" on it)Ħ) Now you can use H J K L as arrow keys, only inside the game, or F1 to F4 by holding your keyboard like a guitar just like Frets on Fire tell you to. Even to navigate the menus. It's not permanent, don't worry, you can always right click the Autohotkey icon near your windows clock and exit it. (right click -> Open as admin) the reason being so the script can inject the code into the game.
#Install autohotkey for mac install
Is there any way (quite possibly locally on the Mac) to make the function keys all behave normally? (What I'd like is to turn off all the funkiness and have them work just like normal function keys on a PC)Ģ) Where is the "Insert" key on the Mac keyboard? That's the one key I don't seem to be able to generate.PLEASE READ THE FAQ SECTION BEFORE POSTING A QUESTION, THANK YOU.įor those who prefer flat out keys (all in one row) like me, i got you the most simple solution i could find.ġ) Download the CURRENT VERSION of Autohotkey and install it.Ģ) Now open up a notepad or your favorite simple text editorĤ) Save with any name, but the extension must be ".ahk" instead of txtĥ) Now open it AS ADMIN. THIS IS IMPORTANT. Weird! What's really weird is that this is true only for these 4 keys - the other function keys need to have "fn" pressed in order to send the key without "fn", they perform a local functionality.

Through trial-and-error, I've found that to send the normal function key (to a Windows app running under Fusion), I have to press Command-(function key). Behavior is the same with or without the "fn" key. Note: This may be in the category of "generic Mac questions", not specifically related to Fusion, but my need for it came up in the context of using Windows apps under Fusion, so here it is.ġ) I've noticed that the F9, F10, F11, and F12 keys, when pressed either by themselves or in combination with the "fn" key do something strange locally (each does something different, but none of it is expected).
