From 8e4e90364e3ee3da1eac36a9a9f73a1838fc8ee8 Mon Sep 17 00:00:00 2001 From: Roberto Neri Date: Wed, 12 Dec 2012 19:16:19 +0100 Subject: system/sdl-jstest: Added (SDL joystick test utility). Signed-off-by: Matteo Bernardini --- system/sdl-jstest/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/sdl-jstest/slack-desc (limited to 'system/sdl-jstest/slack-desc') diff --git a/system/sdl-jstest/slack-desc b/system/sdl-jstest/slack-desc new file mode 100644 index 0000000000000..c80afa9a8f26a --- /dev/null +++ b/system/sdl-jstest/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +sdl-jstest: sdl-jstest (SDL joystick test utility) +sdl-jstest: +sdl-jstest: sdl-jstest is a simple program that lets you find out how many +sdl-jstest: joysticks SDL detected on your system, how many axes, buttons, hats +sdl-jstest: and balls they have each. It also lets you test the joysticks by +sdl-jstest: displaying the events they send or by displaying their current button, +sdl-jstest: axis, hat or ball state. sdl-jstest is especially useful if you want +sdl-jstest: to test your SDL_LINUX_JOYSTICK configuration. +sdl-jstest: +sdl-jstest: Homepage: https://github.com/Grumbel/sdl-jstest +sdl-jstest: -- cgit v1.2.3