Important Questions


Ask Walden a question





  Heyo, this is my hail marry as I cant for the life of me figure out a way to do this

I have a 60% keyboard that doesnt have f keys, to access the f keys I have to hold down function and for a bunch of stuff I do, its simply not possible to be holding down fn while clicking the number keys

I need a script that turns the fn key into a toggle, when I click it, it stays on until I click it again, is that something I can do with AHK? Ive been searching the internet for months


It depends on how the function key is implemented on your keyboard. I'm not doing any research for this comment or anything but it is possible that the function key is implemented in the hardware of your keyboard and that it's used to trigger a function circit or something like that. Which would mean it's not possible. If the key does something on its own in windows you can potentially automate it. Or use ahk to make other shortcuts for f keys which would absolutely work. good luck

← Back to all questions