Quote:
* I don't like Ctrl+Shift+!.
Yes, that's ugly and it doesn't reflect the reality.
|
And does not work, which is how we got started on this whole thing to begin with.
So I am going to modify the Windows code one more time to do the following:
- if GroupSwitchModifier is set, ignore the key sequence and return
- if MapVk... returns with the high bit set identifying it as a dead key, ignore the key sequence and just return.
I will push those changes for people to try.