randyrants / sharpkeys

SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
http://www.randyrants.com/
Microsoft Public License
6.15k stars 409 forks source link

Cannot disable function (f3) key! #544

Closed pawan-poudel-github closed 1 year ago

pawan-poudel-github commented 1 year ago

I want to disable f3 key on my laptop but is not working, even after restarting at opening app as administrator.

DreymaR commented 1 year ago

The F3 key is remappable, its name is "Function: F3 (00_3D). You can map it to "Turn key off (00_00)" to disable it.

If your laptop has a hardware Fn key, your F3 key may be sending two different scan codes depending on the Fn state. If this is the case, you must figure out both scan codes to completely disable your key.