Parallels client for MacOS improperly using numpad on specific keyboard

1 users found this article helpful

Symptoms

Resolution

On your Mac open Terminal and execute the following command:

    defaults write com.2X.Client.Mac IgnoreNumLock -bool YES
alttext

NOTE: Should you need to revert the changes, execute this command:

    defaults write com.2X.Client.Mac IgnoreNumLock -bool NO
alttext

Was this article helpful?

Tell us how we can improve it.