Amir Dekel wrote: > > What I need from the program is to wait for a single character input, > something like while(getchar()) in C. All those Python modules don't > make much sence to me... Take a look at Alan Gauld's "Learning to Program" (http://www.freenetpages.co.uk/hp/alan.gauld/) in the section "Event Driven programming" Hope it helps Marco