summaryrefslogtreecommitdiffstats
path: root/games/antimicro/README
diff options
context:
space:
mode:
author Klaatu2016-08-04 16:55:20 +0200
committer Willy Sudiarto Raharjo2016-08-04 16:59:50 +0200
commitbe71219129648dfe7a05d6586f72d4e4f166bfc9 (patch)
tree418be34e1ad20378db4ae1a64849dc587763bd25 /games/antimicro/README
parent05b681db3a3bc6751dcbcf7c6cbbaaa8ecf4cb6e (diff)
downloadslackbuilds-be71219129648dfe7a05d6586f72d4e4f166bfc9.tar.gz
games/antimicro: Updated for version 2.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/antimicro/README')
-rw-r--r--games/antimicro/README12
1 files changed, 8 insertions, 4 deletions
diff --git a/games/antimicro/README b/games/antimicro/README
index 57406c7e63..2544b5ceed 100644
--- a/games/antimicro/README
+++ b/games/antimicro/README
@@ -1,10 +1,14 @@
Antimicro is a GUI application to intercept gamepad signals and
-translate them to keyboard events, so that you can control games that
-do not have native gamepad support.
+translate them to keyboard and mouse events, so that you can use a
+gamepad with games that do not have native (or poor) gamepad support.
-It works for games you're playing on Linux or with WINE.
+It works for games you're playing on Linux or with WINE. It works with
+Steam or stand-alone games.
-https://github.com/AntiMicro/antimicro
+You can compile it using Qt4 or Qt5, at your option. Default is
+the Slackware default: Qt4. To compile with Qt5 instead:
+
+ # QT=5 ./antimicro.SlackBuild
Profiles