diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:52:26 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:33 +0700 |
commit | 95c3089a75798c6c0fd22211b0cbfe57b7d5c4f4 (patch) | |
tree | abed1dede117d14919241e0e8db2df09735638d8 /games | |
parent | 7acc70c3754f3ec59025bf2171a29d6a33d87e32 (diff) |
games/qtsixa: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/qtsixa/README | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/games/qtsixa/README b/games/qtsixa/README index b6cb594d204b..2cafcb5d237d 100644 --- a/games/qtsixa/README +++ b/games/qtsixa/README @@ -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: |