Hey, I'm new to Processing but have some programming experience.
Does anyone have a simple sample or a link to some documentation of sending some keys from a processing program like it was a user typing on the local keyboard?
Reason being that the keys need to be picked up by programs running directx as this is for a game interface.
I've looked over the reference but I can't find anything that would allow me to output keys, like Send/Sendkeys.
1