From 7a0c818e6b421fb84dcb2f8522fd844b1d10c128 Mon Sep 17 00:00:00 2001 From: Steven Pledger Date: Fri, 16 Apr 2010 21:52:02 -0400 Subject: games/rejoystick: Added (translates joystick keypresses to keyboard) --- games/rejoystick/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 games/rejoystick/README (limited to 'games/rejoystick/README') diff --git a/games/rejoystick/README b/games/rejoystick/README new file mode 100644 index 0000000000..1a58bee65a --- /dev/null +++ b/games/rejoystick/README @@ -0,0 +1,5 @@ +Rejoystick is a program that maps keypresses 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.) -- cgit v1.2.3