o: you're talking about tracked keys. Since I've improved the modifier system I suppose that could be implemented. I'll give it a go tomorrow if I have time. Not sure how I'm going to visually display that the key has Ctrl and/or Alt added though.IxWolfie wrote:
I tried it earlier, and it wouldn't actually recognize Alt+4 as a command. It'd see that I pressed 4, and assume that I only wanted 4 down.Roan wrote:
Hmm, I not quite sure if I understand it correctly or not. As I read it now you want 'Alt+4' and '4' to act as seperate commands right? And pressing 'Alt+4' should not trigger the '4' command.
If that's the case then it should already work that way. If it doesn't then you've probably found a bug .
Example:
Assign a key.
Hold Alt, then press 4.
Only 4 will appear (when I tested it).
So just to check I now understand it. You want the option to track key presses for a key-modifier combination such as Alt+4.