Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Veyon Community Forum

  1. Home
  2. Help & Troubleshooting
  3. Numeric keypad's Enter key unresponsive

Numeric keypad's Enter key unresponsive

Scheduled Pinned Locked Moved Help & Troubleshooting
1 Posts 1 Posters 98 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    ITGuy
    wrote on last edited by
    #1

    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.

    1 Reply Last reply
    0

    Powered by NodeBB | Contributors
    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups