Skip to content

NumLock #33

Description

@stuartd

So, if NumLock is disabled and it has the wrong value, then that's a pain.

This is why KeyMapper has 'Toggle Lock Keys':

Image

It turns out there is another registry key which controls the startup setting of NumLock:

On:

[HKEY_CURRENT_USER\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"

Off:

[HKEY_CURRENT_USER\Control Panel\Keyboard]
"InitialKeyboardIndicators"="0"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions