This is a terminal-only application

This package includes a small "OpenTestJoystick.app" launcher that will open a
Terminal and set you ready

---------------------------------------
Command-line usage :

See the list of available joysticks
    $ ./testjoystick

See the keys of a specific joystick
    $ ./testjoystick <joystickid>


Example :
    $ ./testjoystick
        There are 1 joysticks attached
        Joystick 0: Logitech Dual Action
               axes: 4
              balls: 0
               hats: 1
            buttons: 12
            
    $ ./testjoystick 1
        (press keys and look at results)

    

            