mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/qtsixa: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7acc70c375
commit
95c3089a75
1 changed files with 10 additions and 9 deletions
|
@ -2,20 +2,21 @@ 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/.
|
||||
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`.
|
||||
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`.
|
||||
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.
|
||||
In case something like `kdesu` is not installed, you need to run
|
||||
`qtsixa` with root rights.
|
||||
|
||||
Steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue