slackbuilds/games/qtsixa
Marcel Saegebarth 4f40a4c789 games/qtsixa: copyright year + cleanup
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-01-31 06:57:48 +07:00
..
README games/qtsixa: Added (Sixaxis Joystick Manager) 2013-06-20 08:26:12 -03:00
doinst.sh games/qtsixa: copyright year + cleanup 2015-01-31 06:57:48 +07:00
qtsixa-dbus.patch games/qtsixa: Added (Sixaxis Joystick Manager) 2013-06-20 08:26:12 -03:00
qtsixa.SlackBuild games/qtsixa: copyright year + cleanup 2015-01-31 06:57:48 +07:00
qtsixa.info games/qtsixa: Added (Sixaxis Joystick Manager) 2013-06-20 08:26:12 -03:00
sixad-init.patch games/qtsixa: Added (Sixaxis Joystick Manager) 2013-06-20 08:26:12 -03:00
sixad-shared-h.patch games/qtsixa: copyright year + cleanup 2015-01-31 06:57:48 +07:00
sixad.patch games/qtsixa: Added (Sixaxis Joystick Manager) 2013-06-20 08:26:12 -03:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

QtSixA is the Sixaxis Joystick Manager. It can connect PS3 hardware
(Sixaxis/DualShock3 and Keypads) to a Linux-compatible machine.
Currently it supports Sixaxis buttons, axis, accelerometers and LEDs.

Some patches thankfully taken from https://aur.archlinux.org/packages/qtsixa/.

Notes:

Be sure you are using a Bluetooth dongle with a HCI version higher than 1.1
by using `hciconfig default version | grep HCI`.

Please note that due to the behaviour of "sixpair" and a replaced "hidd",
the stock Bluetooth stack is getting disabled while running and no other
Bluetooth devices will work, until the "replaced" hidd is disabled again
from `sh /etc/rc.d/rc.sixad stop`.

In case something like `kdesu` is not installed, you need to run `qtsixa`
with root rights.

Steps:

- connect your device through USB
- start "qtsixa" and pair your device (Tasks->Pair Device to PC)
- start "sixad" by `sh /etc/rc.d/rc.sixad start`
- press the PS button on your controller

Pairing is just needed once. If wanted, you can add rc.sixad to your
rc.local and pressing the PS button again after a reboot without any
further interaction.