slackbuilds/games/rejoystick
B. Watson 1909fc0a35
games/rejoystick: Use https URLs.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-01-14 08:50:20 +07:00
..
README games/rejoystick: Added (translates joystick movement/buttons) 2022-04-02 18:19:18 +07:00
rejoystick.1 games/rejoystick: Added (translates joystick movement/buttons) 2022-04-02 18:19:18 +07:00
rejoystick.SlackBuild games/rejoystick: Update email address. 2022-06-09 13:19:14 -04:00
rejoystick.info games/rejoystick: Use https URLs. 2023-01-14 08:50:20 +07:00
rejoystick.patch games/rejoystick: Added (translates joystick movement/buttons) 2022-04-02 18:19:18 +07:00
rejoystick.rst games/rejoystick: Added (translates joystick movement/buttons) 2022-04-02 18:19:18 +07:00
slack-desc games/rejoystick: Added (translates joystick movement/buttons) 2022-04-02 18:19:18 +07:00

README

rejoystick (translates joystick movement/buttons to keystrokes)

Rejoystick is a program that maps movement and button presses on
your gamepad/joypad/joystick to keypresses on a keyboard when you
are running X. Since it uses SDL to communicate with the gamepad
device, it can work on every platform that provides SDL and an X
environment. (Though it is yet to be tested on Cygwin e.g.)

Quickstart: run "rejoystick" with no arguments. Use the GUI to set up
button and axis key mappings. Click OK to exit. Run "rejoystick -d",
which runs in the background; moving the joystick should send the
keystrokes you configured. To exit, "killall -9 rejoystick".