[SDL] multiple key events
Torsten Giebl
wizard at syntheticsw.com
Sun Jan 6 05:42:05 PST 2008
Hello !
> Is there something in SDL that limits the number of simultaneous key
> presses that gets forwarded as events?
>
> On my OSX machine I seem to be able to have 2-3 keys only pressed at
> one time (depending on what keys are pressed) after that no more key
> events are sent.
The reason for this is how a keyboard works.
Many keyboards only support a few pressed keys
at the same time.
CU
More information about the SDL
mailing list