local key = os.pullEvent('key')
keys.getName(key)
should allow detection for alternate keys somehow(idk how seeing a pullEvent only pulls well, one event), so that you can detect an explicit '?' char or '!' etc...
Edited by jacky500, 19 March 2016 - 05:43 PM.












