my goal for this program is to run in the background, and when a certain key (or combination) is pushed my program executes a thread (in my case robot.keypress)
its like a macro program i just have no clue how to listen for a key while the actual program itself isn't in focus.

