keyboard icon indicating copy to clipboard operation
keyboard copied to clipboard

Add "fn" key

Open kylejbrk opened this issue 2 years ago • 4 comments

As far as I can tell there is not support for adding the "fn" or "function" key as a modifier.

This would be a great feature to have.

kylejbrk avatar Nov 20 '22 01:11 kylejbrk

is anyone able to give an update on this request?

kylejbrk avatar Jan 02 '23 21:01 kylejbrk

Please "fn" key

NathanSauret avatar May 11 '23 17:05 NathanSauret

https://superuser.com/questions/1557754/is-there-a-way-to-get-a-virtual-fn-key-to-work-on-a-virtual-keyboard-not-a-tog "The trouble with those keys is they are combined before leaving the keyboard, they're not done in the OS. The OS doesn't even see those 'volume up/down' type keys at all, they're acted on before the interpreter even sees them. I can demonstrate this for Mac using an on-screen key-code interpreter, but idk how to show it for Win"

Therefore if you want to simulate a fn+key press, you have to send the virtual key corresponding to them

girvile avatar May 25 '23 14:05 girvile

What I don’t get about this is that karabiner elements CAN interpret the fn key. Unless I’m hallucinating..

willwade avatar May 26 '24 20:05 willwade