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

Mapping HPs "Command Key" on HP Victus #543

Closed JoeWiseman closed 1 year ago

JoeWiseman commented 1 year ago

Hi there, I'm struggeling with the command key (looks like this ◊ but filled up). The key is not recognized when pressing the key on the remapping window. Is there any way to get the "original keycode" for that key, so I'm able to remap it?

Would be very glad to be able to use this wonderful unused key ;-)

Regards Joe

DreymaR commented 1 year ago

Not sure, but it seems to be a Fn key? Those don't give a scan code by themselves, but modify other keys.

In other words, there is no way to remap it whether by registry or other software methods, as it does not produce a key press event on its own. It's a hardware thing.

randyrants commented 1 year ago

Been asked several times before: they keys are not passed to Windows as something that is remappable so SharpKeys can't tell Windows to remap them.