diff options
author | Roberto Neri <rneri@libero.it> | 2010-10-24 22:11:11 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:10 -0500 |
commit | e1b010450cf0055970776d98fc67f7f59e28a090 (patch) | |
tree | c2fb47695c0a563a936b99326fbd1d2e679e1ddf /games/qjoypad/README | |
parent | 2261047aa31b4b990d21e5ac9e5dbed50664fda6 (diff) | |
download | slackbuilds-e1b010450cf0055970776d98fc67f7f59e28a090.tar.gz |
games/qjoypad: Added (control XWindow programs with game controller)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/qjoypad/README')
-rw-r--r-- | games/qjoypad/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/qjoypad/README b/games/qjoypad/README new file mode 100644 index 0000000000..2388b614bf --- /dev/null +++ b/games/qjoypad/README @@ -0,0 +1,5 @@ +QJoyPad is a simple QT program which takes input from a gamepad or joystick +and translates it into key strokes or mouse actions. + +This is useful if you want to play keyboard and/or mouse only games, +or you're not able to use or calibrate your gamepad/joystick in a game. |