NumLock enabled causes Enter, Backspace, etc., to not work on Solaris
When NumLock is enabled, Swing applications are not seeing key presses of the Enter, Backspace, and other keys. This is running on a Solaris 10 workstation. I've tried fixing this using xrdb settings, but to no avail.
Is there a way to fix this so that Java apps see key presses to Enter, Backspace, etc., whether or not NumLock is enabled?
Thanks,
Chris