home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20120305.etc.tar.gz / bradford.20120305.etc.tar / etc / sysconfig / joystick < prev    next >
Text File  |  2006-12-18  |  1KB  |  58 lines

  1. ## Path:    Hardware/Joystick
  2. ## Description:    Joystick cofigurations
  3. ## Type:    string
  4. ## Default:    ""
  5. ## ServiceRestart: joystick
  6. #
  7. # Gameport module names
  8. # (typically "ns558" for legacy gameport support)
  9. #
  10. GAMEPORT_MODULE_0=""
  11. GAMEPORT_MODULE_1=""
  12. GAMEPORT_MODULE_2=""
  13. GAMEPORT_MODULE_3=""
  14.  
  15. ## Type:    string
  16. ## Default:    ""
  17. #
  18. # Joystick module names
  19. # (typically "analog")
  20. #
  21. JOYSTICK_MODULE_0=""
  22. JOYSTICK_MODULE_1=""
  23. JOYSTICK_MODULE_2=""
  24. JOYSTICK_MODULE_3=""
  25.  
  26. ## Type:    string
  27. ## Default:    ""
  28. #
  29. # Joystick module options
  30. # (e.g. "js=gameport" for analog)
  31. #
  32. JOYSTICK_MODULE_OPTION_0=""
  33. JOYSTICK_MODULE_OPTION_1=""
  34. JOYSTICK_MODULE_OPTION_2=""
  35. JOYSTICK_MODULE_OPTION_3=""
  36.  
  37. ## Type:    string
  38. ## Default:    ""
  39. #
  40. # Control name of sound driver to activate (via alsactl)
  41. # e.g. "yes" (alias "Joystick") or "Joystick Enable"
  42. #
  43. JOYSTICK_CONTROL_0=""
  44. JOYSTICK_CONTROL_1=""
  45. JOYSTICK_CONTROL_2=""
  46. JOYSTICK_CONTROL_3=""
  47.  
  48. ## Type:    string
  49. ## Default:    ""
  50. #
  51. # Port to be used (via alsactl)
  52. # Some soundcard like ens1371 needs the port address (typically 0x200)
  53. #
  54. JOYSTICK_CONTROL_PORT_0=""
  55. JOYSTICK_CONTROL_PORT_1=""
  56. JOYSTICK_CONTROL_PORT_2=""
  57. JOYSTICK_CONTROL_PORT_3=""
  58.