diff options
author | Christoph Willing <chris.willing@linux.com> | 2019-06-04 08:12:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:31:20 +0700 |
commit | 84f7d553543166ee131c3395de05636af7757977 (patch) | |
tree | 9965826a955f530dd602312cb17d89f9af9410a5 /games/bluez-sixaxis/README | |
parent | 23912da7c9061da3402250ac6b1fc5bea40e8652 (diff) |
games/bluez-sixaxis: Added (Bluetooth plugin for PS3 controller).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/bluez-sixaxis/README')
-rw-r--r-- | games/bluez-sixaxis/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/bluez-sixaxis/README b/games/bluez-sixaxis/README new file mode 100644 index 0000000000..2a4d2b5cd2 --- /dev/null +++ b/games/bluez-sixaxis/README @@ -0,0 +1,10 @@ +BlueZ provides support for the core Bluetooth layers and protocols. It is flexible, +efficient and uses a modular implementation. + +This package provides only the sixaxis plugin (missing from the main Slackware +bluez release). It plugs into the existing bluez package which, as part of main +Slackware, is expected to be installed already. + +To enable the sixaxis plugin after installation, you may need to restart Slackware +or, at the very least, restart the system bluetooth facililties via the +/etc./rc.d/rc.bluetooth script. |