Numeric keypad's Enter key unresponsive
-
You may find the numeric keypad’s Enter key unresponsive when in ‘Remote control’.
This Enter key uses a different keycode (E0_1C) than the keyboard’s main Enter key (00_1C).
As a workaround change/add a registry key that remaps the numeric Enter keycode to that of the main Enter keycode.
Using Notepad create a ScancodeMap.reg file with the following contents:
= = = = = = = = = = = = = = = = = = = = =
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,1c,00,1c,e0,00,00,00,00
= = = = = = = = = = = = = = = = = = = = =Double-click the saved file to add its contents to the Registry then restart the computer.
To reverse the previous change use Notepad to create a RemoveScancodeMap.reg file with the following contents:
= = = = = = = = = = = = = = = = = = = = =
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=-
= = = = = = = = = = = = = = = = = = = = =Double-click the saved file to add its contents to the Registry then restart the computer.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login