diff options
author | M.Dinslage <daedra1980@gmail.com> | 2018-01-12 17:59:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-13 07:13:02 +0700 |
commit | 44021a48e7ec55c31b2de11a1874f5a45ecf490e (patch) | |
tree | a22ddeee294812cb6ccfeb7ea00963b88f326f11 /system/qjoypad/README | |
parent | d549e56f04dcd17f49f8a8a87cb38b399ac1b5b2 (diff) | |
download | slackbuilds-44021a48e7ec55c31b2de11a1874f5a45ecf490e.tar.gz |
system/qjoypad: Added (convert gamepad buttons to keystrokes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qjoypad/README')
-rw-r--r-- | system/qjoypad/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/qjoypad/README b/system/qjoypad/README new file mode 100644 index 0000000000..166daa2993 --- /dev/null +++ b/system/qjoypad/README @@ -0,0 +1,8 @@ +qjoypad takes input from a gamepad or joystick and translates it +into key strokes or mouse actions, letting you control any X-Windows +program with your game controller. It also lets you play games with +your gamepad/joystick that otherwise don't have joystick/gamepad +support. + +When launching qjoypad an icon will be placed in your system tray. +Clicking on that icon will open the configuration GUI. |