SDL 1.3, API for multiple keyboards, multiple mice

Hello,

would it be possible to add something to the mouse, and key events to
say which mouse or keyboard they are from?

Cheers.

would it be possible to add something to the mouse, and key events to
say which mouse or keyboard they are from?

The 1.2 API already has a “which” field for mouse and key events which
tells you what device generated the event, but it’s not actually set in
1.2. My understanding is that this is to be added to the 1.3 drivers
eventually.

–ryan.