I want to remap a function key to be Fn but can't as it located on the list
See above. Apologies if this isn't so much a bug as it is a feature request
Fn keys are keys that are not recognised by an OS. An OEM, a laptop manufacturer decides on the functions of these. It is detected as hardware signals. It is not easy to detect them.
@llamapower13
please read the documentation https://github.com/microsoft/PowerToys/wiki/Keyboard-Manager-Overview#14-keys-that-cannot-be-remapped
@enricogior @Cyberdroid1 Thanks for the replies and info!
Are there any work arounds for laptop function keys that do not register on the "type key" option? I have a laptop (Asus G14) that has the screen brightness controlled by pressing Fn + F7/F8 but when I tried to remap that to just F7/F8, it changed the screen brightness and did not register within keyboard manager.
My goal was to map F9 to Fn so at least the commands could be one handed but that apparently won't work
See, every key requires a specific driver to be recognised by the operating system. Fn keys don't have the driver. Instead, it is sent as a hardware signal to the motherboard/BIOS, which in turn sends signal to the operating system. So, it is not easy to detect the Fn key. I hope this answers your question.
@Cyberdroid1 it does. Thanks for taking the time to explain; I really appreciate it.
Guess I'm stuck changing brightness with two hands unless ASUS decides to be nice