> is there some support in SDL to read out several > USB joysticks that are all connected at the same > time? Yes. You can get a list of all attached joysticks (USB or otherwise), and their attributes, and use the ones you please. Check the docs for specifics. --ryan.