You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebluez/doc/en/tdebluez.docbook

54 lines
1.9 KiB

<sect1 id="components.tdebluez">
<title>tdebluez: The Core of the TDE Bluetooth Framework</title>
<para>
TDEBluetooth is a central piece of the TDE Bluetooth framework. It runs all the time in the system tray usually and starts other services like the OBEX Server or
the authentication agent. Its system tray icon tells you about ongoing bluetooth connections and
also gives you quick access to the service configuration, recently used services, devices in range
and more.
</para>
<para>
Programmers who want to integrate their program with tdebluez, should take a look at the <link linkend="developers.tdebluez">developers section</link> for more information.
</para>
<sect2>
<title>Starting tdebluez</title>
<para>
You can start TDEBluetooth by typing <command>tdebluez</command> on
the command line or by starting it from the TDE-Menu (usually System/tdebluez).
</para>
<para>
TDEBluetooth displays and icon in the system tray.
</para>
<para>When tdebluez is running until the system is shut down, it will be started again automatically next time you log in. To keep tdebluez from starting up automatically, uncheck the "Auto Start" option in the configuration.</para>
<para>
</para>
</sect2>
<sect2>
<title>What tdebluez does</title>
<para>
The goal of tdebluez is to provide user interface and interoperability to the Trinity Desktop Envitonment. The user is able to perform bluetooth related operations such as power on/off, discover, pair and connect varios bluetooth devices.
</para>
</sect2>
<sect2 id="components.tdebluez.configuration">
<title>Configuring tdebluez</title>
<para>
tdebluez writes its configuration in <filename>~/.trinity/share/config/tdebluezrc</filename>
<guimenuitem>Configuration-></guimenuitem>
</para>
<sect3 id="components.tdebluez.profiles">
<title>Local Services</title>
<para>
Services can be enabled and disabled in <guimenuitem>Configuration-></guimenuitem>
</para>
</sect3>
</sect2>
</sect1>