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

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