sixtyfifthbit
Member
- Joined
- Aug 24, 2007
- Messages
- 168
I'm trying to get USB keyboard input using SDL, but I can't seem to get it working. I have both the Video and the Joystick subsystem active, and I've tried Unicode both enabled and disabled. I've even tried different keyboards - nothing seems to generate keyboard events. Joystick events still occur. I can get Termula2X to accept keypresses, but the author sadly doesn't release his code. Can anyone think of what I'm missing? Or better yet, point me to code that works?