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

I tried remapping Right Ctrl to /? key but it remapped to ;: #531

Closed ghost closed 1 year ago

ghost commented 1 year ago

That is basically it, I remapped Right Ctrl (E0_1D) to /? (00_35) but when I press the key what the system gives me is ;:

randyrants commented 1 year ago

What language are you using for keyboard layout?

And I think the better question is, did the remapping work? The physical keys don't move, but the value of the scancode may, similarly to how the en-US keyboard has 2 @ but the same key shows 2 £ on the en-UK keyboard layout is different.