Document IKBD hardware problem with mouse buttons and joystick fire buttons

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401088
This commit is contained in:
Patrice Mandin 2005-07-01 15:39:23 +00:00
parent 5b2a59fb84
commit e8efe3264b

View file

@ -129,6 +129,11 @@ SDL_JOYSTICK_ATARI:
setting another controller. setting another controller.
The second joystick port on IKBD is used by the mouse, so not usable. The second joystick port on IKBD is used by the mouse, so not usable.
Another problem with the IKBD: mouse buttons and joystick fire buttons
are wired together at the hardware level, it means:
port 0 port 0 port 1
mouse left button = joystick fire 0 = joystick fire 1
mouse right button = joystick fire 1 = joystick fire 0
Descriptions of joysticks/joypads: Descriptions of joysticks/joypads:
- Joypads: 1 hat, 17 buttons (Atari Jaguar console-like). - Joypads: 1 hat, 17 buttons (Atari Jaguar console-like).