Say I wanted to make a new event so for example I wanted to set a event for holding CTRL and then a button press, how would I register that as an event? Like for example when I click CTRL and press S it will come back as:
Event: "control_and_key"
Return 1: "S"
How would I register that to work with os.pullEvent()?
So sorry, what would is the code for it? Example would be amazing even if it is just say pressing F1 and changing the event name to function_key, thanks
Edited by DannySMc, 09 September 2015 - 01:24 PM.












