nvda
76088dc5 - Stop numlock from being captured by Input Help as this caused the Keyboard controler and Windows to get out of synk in regards to the key state. This also ensures that the numlock state is reported as it changes even while in input help mode.

Commit
11 years ago
Stop numlock from being captured by Input Help as this caused the Keyboard controler and Windows to get out of synk in regards to the key state. This also ensures that the numlock state is reported as it changes even while in input help mode. An InputGesture.bypassInputHelp property has been added so that a Gesture can bypass Input Help. It was already possible to do this with a script.
Parents
Loading