A set of applications to provide modern Bluetooth functionality to TDE.
Originally it was introduced around 2008 in SUSE, but it was not included in the main KDE3 set of applications.
Due to the major API change from Bluez4 to Bluez5 in Linux it was necessary to completely rewrite most of the applications while adding new and removing old parts of the functionality that were obsoleted.
Lack of devices for testing and differences in hardware standards make testing even more difficult and suggest unexpected behavior and issues. Please test and report back so that we can improve the application and its components.
# Applications and libraries
## tdebluez
This is the main application that provides the main functionality.
* Requires at least bluez 5.43
* It provides agent for pairing.
* Allows to configure bluetooth adapters and devices.
* User must be member of group netdev for /dev/rfkill access. This is required to make BT adapter switch on/off to work.
* pulseaudio-module-bluetooth needs to be installed for a2dp to work
If you want to change this, open .trinity/share/config/tdebluezrc and add/modify entry
downloadDir=Downloads
You can use absolute or relative path. Both absolute and relative can be used, but relative paths are assumed to be relative to user $HOME folder. Default $HOME/Downloads.
## openobex
This is third party library providing functionality for SyncML like used in SyncEvolution. Please, note that only v1.5 works. v1.7 is broken.
# Configuration
The configuration file is `~/.trinity/share/config/tdebluezrc`