home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2002 December / CMYCHA200212.iso / NBA2003 / NBALive2003_Demo_English.exe / interface / configs / SideWinderGamePad.fec < prev    next >
Text File  |  2002-10-25  |  658b  |  37 lines

  1. // FE bindings for Microsoft SideWinder GamePad
  2.  
  3. bind +button0 +SELECT
  4. bind -button0 -SELECT
  5.  
  6. bind +button1 +MENU
  7. bind -button1 -MENU
  8.  
  9. bind +button2 +SPECIAL1
  10. bind -button2 -SPECIAL1
  11.  
  12. bind +button5 +SPECIAL2
  13. bind -button5 -SPECIAL2
  14.  
  15. bind +button3 +SWITCHLAYER
  16. bind -button3 -SWITCHLAYER
  17.  
  18. bind +button4 +PREVSCREEN
  19. bind -button4 -PREVSCREEN
  20.  
  21. bind +button8 +NEXTSCREEN
  22. bind -button8 -NEXTSCREEN
  23.  
  24. bind +button6 +PREVGROUP
  25. bind -button6 -PREVGROUP
  26.  
  27. bind +button7 +NEXTGROUP
  28. bind -button7 -NEXTGROUP
  29.  
  30. bind +axis0 FE_RIGHT
  31. bind -axis0 FE_LEFT
  32. bind =axis0 FE_XCENTER
  33.  
  34. bind +axis1 FE_DOWN
  35. bind -axis1 FE_UP
  36. bind =axis1 FE_YCENTER
  37.