1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: antimicro
Section: utils
Priority: optional
Maintainer: Thorsten Glaser <tg@mirbsd.de>
Homepage: https://github.com/AntiMicroX/antimicrox
Build-Depends: debhelper-compat (= 13), cmake, extra-cmake-modules,
gettext, itstool,
libsdl2-dev, libx11-dev, libxi-dev, libxtst-dev,
lsb-release, pkg-config, qttools5-dev, qttools5-dev-tools
Standards-Version: 4.5.1
Rules-Requires-Root: no
VCS-git: https://evolvis.org/anonscm/git/alioth/antimicro.git -b master
VCS-Browser: https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=alioth/antimicro.git;a=shortlog;h=refs/heads/master
Package: antimicro
Architecture: any
Provides: antimicrox
Conflicts: antimicrox
Replaces: antimicrox
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: evtest, joystick
Description: GUI for mapping keyboard keys and mouse controls to a gamepad
AntiMicroX is a graphical program used to map keyboard keys and mouse
controls to a gamepad. This program is useful for playing PC games
using a gamepad that do not have any form of built-in gamepad support.
However, you can use this program to control any desktop application
(while running an X11 environment) with a gamepad.
.
https://github.com/AntiMicroX/antimicrox-profiles is a repository for
pre-made AntiMicroX profiles, providing convenience controller layouts
suitable for playing a game without having to map everything yourself.
.
Use evtest, or perhaps jstest from the joystick package, if you
encounter problems detecting a controller, axes or buttons.
|