diff options
author | B. Watson <yalhcru@gmail.com> | 2014-08-28 21:34:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-30 14:19:24 +0700 |
commit | 079fa233e10d595b7cf5326347c432f4444a786a (patch) | |
tree | c6f72db549e1c9936e55d76dc3ee85b76dec234f /system/sdl-jstest/README | |
parent | 8c82d8bbf62b25ad9597f65874486abfd5c42cc2 (diff) | |
download | slackbuilds-079fa233e10d595b7cf5326347c432f4444a786a.tar.gz |
system/sdl-jstest: Updated for version 20140814git.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 3077a011a5..bdbbc2369f 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. |