@BeckyEbook,
When you get a free moment, please build from master and let me know what you think.
If Enable AltGr is set, the new code should prevent any key sequence which uses AltGr from being generated.
If the MapVk... call indicates a dead key was going to be used in the sequence it will output debug info but return, preventing that key sequence from being generated.
This should prevent users from doing things that they probably shouldn't and prevent garbage chars and stuff from being written to screen or to the ini file.
Thanks
|