hey Marco, welcome to the pygame list. One thing before I start: It's better to send a new e-mail rather then reply if your mail is not related to that discussion. This way clients like gmail can separate threads nicely.
I downloaded the file and ran it on my ubuntu box, and it seems to work without a problem. Are you running it from the console, and pressing the right keys? the program only responds to arrow key presses, and it prints relevant information out to the console, not on the pygame display window. Hugo On Mon, Aug 17, 2009 at 4:25 PM, Marco A.<[email protected]> wrote: > Hi! > I am new to this mailist ! > > > I try to find a working example of key event: > > I found this : > http://www.cs.ucsb.edu/~pconrad/cs5nm/topics/pygame/keyboardAndMouse/code/keyboard1.py > > But in windows and on ubuntu nothing appens when I run the py ( I use python > 2.6 and the pygame versino on the site) > (No error... only I can see if a key is pressed) > > I doesnt undestand where is my problem. > > Thanks > > > 2009/8/17 Victor Noagbodji <[email protected]> >> >> thanks all. i really appreciate your help. >> >> -- >> paul victor noagbodji > > > > -- > Marco A. > >
