You cant get the whole sourcecode here: http://olivierpons.com/einstein.tar.bz2
just launch einstein.py This is the beginning of an einstein's game re-write. The gen.py is the puzzle generator, and the shapes.py contains the shapes. What is strange is that under Windows there's no problem at all. Olivier On 21 juil, 00:10, Ian Mallett <geometr...@gmail.com> wrote: > Hi, > > Some simple example code to reproduce it would be nice. > > I suppose you might try grabbing the events (pygame.event.set_grab(True)). > Probably won't fix anything. > > Ian