Name: Palachu 2012-10-22 0:59
I'm trying to make my own keybinding program with Python. What I want to do is to read my keyboard inputs. eg. if I'm looking at my pr0n and want to find more I just type "firefox" -> it opens firefox.
I know how to do all that except how to read keys, obviously without typing into a terminal.. Any clue to where to look for that? Modules, etc
I know how to do all that except how to read keys, obviously without typing into a terminal.. Any clue to where to look for that? Modules, etc