Skip to content

Commit

Permalink
Added some more joysticks on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jun 12, 2002
1 parent 950f6dc commit 8f8bb09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/joystick/linux/SDL_sysjoystick.c
Expand Up @@ -67,6 +67,9 @@ static const char *special_joysticks[] = {
*/
"'WingMan Extreme Digital 3D' 4 1 0",
"'Analog 2-axis 4-button 1-hat FCS joystick' 2 1 0",
"'Microsoft SideWinder Precision 2 Joystick' 4 1 0",
"'Logitech Inc. WingMan Extreme Digital 3D' 4 1 0",
"'Saitek Saitek X45' 6 1 0"
NULL
};
#else
Expand Down

0 comments on commit 8f8bb09

Please sign in to comment.