[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Whats wrong in events?



Oh, _that_ error again. I encountered that before. Some keyboards just
aren't able to register certain key combinations like Up+Left+Space. Best
way to deal with it: Just use different keys.

On Wed, 07 Oct 2009 22:34:15 +0200, DR0ID <dr0id@xxxxxxxxxx> wrote:
> http://www.sjbaker.org/wiki/index.php?title=Keyboards_Are_Evil
> 
> ~DR0ID
> 
> inigo delgado schrieb:
>> Hi:
>>
>> I have a problem capturing K_SPACE keydown events with pygame.