diff options
Diffstat (limited to 'system/sdl-jstest/README')
-rw-r--r-- | system/sdl-jstest/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/system/sdl-jstest/README b/system/sdl-jstest/README index 3077a011a5a0..bdbbc2369f4e 100644 --- a/system/sdl-jstest/README +++ b/system/sdl-jstest/README @@ -3,4 +3,7 @@ joysticks SDL detected on your system, how many axes, buttons, hats and balls they have each. It also lets you test the joysticks by displaying the events they send or by displaying their current button, axis, hat or ball state. sdl-jstest is especially useful if you want -to test your SDL_LINUX_JOYSTICK configuration. +to test your SDL Linux joystick configuration. + +Optional dependency: if SDL2 is installed, the SDL2 version will +be built and installed as sdl2-jstest. |