Keys such as '+', '<' and tab don't seem to work.
Also, '-' is mistakenly interpreted as 'insert'.
(I'm using a Portuguese QWERTY here)
useradd
more /root/Bugs/Key Selector doesn't recognize some keys.thread
Hmm, the '+' etc. is probably due to it grabbing the shift key first. Perhaps the simplest solution would be to make it ignore the shift key and make shift available from the menu. I think I remember the '-' problem too, I'll have to look into it.
In my keyboard, '+' is the 'lowercase' of '*', so I'm not pressing shift when I write it.
Game Maker does not support these keys. Not a bug.
I realised right after I wrote that that those keys aren't supported, however the '-' being mistaken for insert is something I've confirmed and will commit the fix for soon.