- You have an spourius CAPS SHIFT pulse before.
- When the other key is pressed you must simulate a release to the CAPS SHIFT, and a press of SYMBOL SHIFT and another spectrum key.
- There are 2 posibilities in this scenario. If we release the other key before, we must simulate release SYMBOL SHIFT+key and press again of CAPS SHIFT. If we release the modifier, we must simulate the release of a key and the press of another key.
- Also we must store the last state of the key to release the correct code when the real key is finally released.
So yes, it's possible that you wants but it will make the interface very complex. For the same reason the yellow keys don't simulate the previous Extend.
-- Actualizado 19 Mar 2014, 16:22 --
aowen escribió:Ok, is this possible?
(where Tab replaces Edit, Ctrl replaces Graph, and Meta replaces Extend)
Yes, it's possible.