source: gnome/core/gnome-bluetooth.xml@ 22da31c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 22da31c was 5416f541, checked in by Krejzi <krejzi@…>, 12 years ago

GNOME Core 3.6.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10860 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.7 KB
RevLine 
[a76dc675]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[3adee47]7 <!ENTITY gnome-bluetooth-download-http
[35e84dce]8 "&gnome-download-http;/gnome-bluetooth/3.6/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
[3adee47]9 <!ENTITY gnome-bluetooth-download-ftp
[35e84dce]10 "&gnome-download-ftp;/gnome-bluetooth/3.6/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
[5416f541]11 <!ENTITY gnome-bluetooth-md5sum "a3b0b6c2c542b3264cb0144a4efb3342">
[35e84dce]12 <!ENTITY gnome-bluetooth-size "1.3 MB">
[b2e0b8a8]13 <!ENTITY gnome-bluetooth-buildsize "21 MB">
[35e84dce]14 <!ENTITY gnome-bluetooth-time "0.2 SBU">
[a76dc675]15]>
16
17<sect1 id="gnome-bluetooth" xreflabel="gnome-bluetooth-&gnome-bluetooth-version;">
18 <?dbhtml filename="gnome-bluetooth.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>gnome-bluetooth-&gnome-bluetooth-version;</title>
26
27 <indexterm zone="gnome-bluetooth">
28 <primary sortas="a-gnome-bluetooth">gnome-bluetooth</primary>
29 </indexterm>
30
31 <sect2 role="package">
[7ded7e3]32 <title>Introduction to GNOME Bluetooth</title>
[a76dc675]33
[7ded7e3]34 <para>
35 The <application>GNOME Bluetooth</application> package contains tools
36 for managing and manipulating Bluetooth devices using the
[35e84dce]37 <application>GNOME</application> Desktop.
[7ded7e3]38 </para>
[a76dc675]39
[35e84dce]40 &lfs72_checked;
[a76dc675]41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[7ded7e3]45 <para>
46 Download (HTTP): <ulink url="&gnome-bluetooth-download-http;"/>
47 </para>
[a76dc675]48 </listitem>
49 <listitem>
[7ded7e3]50 <para>
51 Download (FTP): <ulink url="&gnome-bluetooth-download-ftp;"/>
52 </para>
[a76dc675]53 </listitem>
54 <listitem>
[7ded7e3]55 <para>
56 Download MD5 sum: &gnome-bluetooth-md5sum;
57 </para>
[a76dc675]58 </listitem>
59 <listitem>
[7ded7e3]60 <para>
61 Download size: &gnome-bluetooth-size;
62 </para>
[a76dc675]63 </listitem>
64 <listitem>
[7ded7e3]65 <para>
66 Estimated disk space required: &gnome-bluetooth-buildsize;
67 </para>
[a76dc675]68 </listitem>
69 <listitem>
[7ded7e3]70 <para>
71 Estimated build time: &gnome-bluetooth-time;
72 </para>
[a76dc675]73 </listitem>
74 </itemizedlist>
75
[7ded7e3]76 <bridgehead renderas="sect3">GNOME Bluetooth Dependencies</bridgehead>
[a76dc675]77
78 <bridgehead renderas="sect4">Required</bridgehead>
[3adee47]79 <para role="required">
[35e84dce]80 <xref linkend="libnotify"/> and
81 <xref linkend="yelp-xsl"/>
[3adee47]82 </para>
[a76dc675]83
[3adee47]84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
[35e84dce]86 <xref linkend="gobject-introspection"/> and
87 <xref linkend="nautilus-sendto"/>
[3adee47]88 </para>
89
[a76dc675]90 <bridgehead renderas="sect4">Optional</bridgehead>
[3adee47]91 <para role="optional">
[35e84dce]92 <xref linkend="geoclue"/> and
[ef6d249]93 <xref linkend="gtk-doc"/>
[3adee47]94 </para>
[a76dc675]95
[7ded7e3]96 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
97 <para role="optional">
[be522520]98 <xref linkend="bluez"/>,
99 <xref linkend="consolekit"/> and
[c80db1b]100 <xref linkend="obexd"/>
[7ded7e3]101 (Required for bluetooth-sendto to work)
102 </para>
[a76dc675]103
104 <para condition="html" role="usernotes">User Notes:
[7ded7e3]105 <ulink url="&blfs-wiki;/gnome-bluetooth"/>
106 </para>
[a76dc675]107 </sect2>
108
109 <sect2 role="installation">
[7ded7e3]110 <title>Installation of GNOME Bluetooth</title>
[a76dc675]111
[7ded7e3]112 <para>
113 Install <application>GNOME Bluetooth</application> by running the following
114 commands:
115 </para>
[a76dc675]116
[35e84dce]117<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
[a76dc675]118make</userinput></screen>
119
[7ded7e3]120 <para>
121 This package does not come with a test suite.
122 </para>
[a76dc675]123
[7ded7e3]124 <para>
125 Now, as the <systemitem class="username">root</systemitem> user:
126 </para>
[a76dc675]127
128<screen role="root"><userinput>make install</userinput></screen>
129
[3261d55d]130 <para>
[be522520]131 For <application>GNOME Bluetooth</application> to work
[b4ed45b]132 as expected, users need to be allowed to write to
[601a838]133 <filename>/dev/rfkill</filename>. Create a
[be522520]134 <application>Udev</application> rule that will allow
[3261d55d]135 normal users to write to <filename>/dev/rfkill</filename>
136 with the following command as the
137 <systemitem class="username">root</systemitem> user:
138 </para>
139
140<screen role="root"><userinput>cat &gt; /lib/udev/rules.d/61-gnome-bluetooth.rules &lt;&lt; "EOF"
[35e84dce]141<literal># Get access to /dev/rfkill for users
[3261d55d]142# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
143#
144# Updated for udev &gt;= 154
145# http://bugs.debian.org/582188
146# https://bugzilla.redhat.com/show_bug.cgi?id=588660
147
148ENV{ACL_MANAGE}=="0", GOTO="gnome_bluetooth_end"
149ACTION!="add|change", GOTO="gnome_bluetooth_end"
150KERNEL=="rfkill", TAG+="udev-acl"
[35e84dce]151LABEL="gnome_bluetooth_end"</literal>
[3261d55d]152EOF</userinput></screen>
153
[a76dc675]154 </sect2>
155
156 <sect2 role="commands">
157 <title>Command Explanations</title>
158
159 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[7ded7e3]160 href="../../xincludes/gtk-doc-rebuild.xml"/>
[a76dc675]161
162 </sect2>
163
164 <sect2 role="content">
165 <title>Contents</title>
166
167 <segmentedlist>
168 <segtitle>Installed Programs</segtitle>
[3adee47]169 <segtitle>Installed Library</segtitle>
[a76dc675]170 <segtitle>Installed Directories</segtitle>
171
172 <seglistitem>
[3adee47]173 <seg>
174 bluetooth-applet, bluetooth-sendto and bluetooth-wizard
175 </seg>
176 <seg>
177 libgnome-bluetooth.so
178 </seg>
179 <seg>
[7ded7e3]180 /usr/include/gnome-bluetooth,
181 /usr/lib/gnome-bluetooth,
[3adee47]182 /usr/share/gnome-bluetooth,
183 /usr/share/gtk-doc/html/gnome-bluetooth and
[35e84dce]184 /usr/share/help/*/gnome-bluetooth
[3adee47]185 </seg>
[a76dc675]186 </seglistitem>
187 </segmentedlist>
188
189 <variablelist>
190 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
191 <?dbfo list-presentation="list"?>
192 <?dbhtml list-presentation="table"?>
193
194 <varlistentry id="bluetooth-applet">
195 <term><command>bluetooth-applet</command></term>
196 <listitem>
[7ded7e3]197 <para>
198 is a <application>GNOME</application> applet for prompting the
199 user for a Bluetooth passkey (PIN).
200 </para>
[a76dc675]201 <indexterm zone="gnome-bluetooth bluetooth-applet">
202 <primary sortas="b-bluetooth-applet">bluetooth-applet</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 <varlistentry id="bluetooth-sendto">
208 <term><command>bluetooth-sendto</command></term>
209 <listitem>
[7ded7e3]210 <para>
211 is a <application>GTK+</application> application for transfering
212 files over Bluetooth.
213 </para>
[a76dc675]214 <indexterm zone="gnome-bluetooth bluetooth-sendto">
215 <primary sortas="b-bluetooth-sendto">bluetooth-sendto</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="bluetooth-wizard">
221 <term><command>bluetooth-wizard</command></term>
222 <listitem>
[7ded7e3]223 <para>
224 is a <application>GTK+</application> wizard for setting up
225 devices with the Linux Bluetooth stack.
226 </para>
[a76dc675]227 <indexterm zone="gnome-bluetooth bluetooth-wizard">
228 <primary sortas="b-bluetooth-wizard">bluetooth-wizard</primary>
229 </indexterm>
230 </listitem>
231 </varlistentry>
232
233 <varlistentry id="libgnome-bluetooth">
[35e84dce]234 <term><filename class="libraryfile">libgnome-bluetooth.so</filename></term>
[a76dc675]235 <listitem>
[7ded7e3]236 <para>
237 contains the <application>GNOME Bluetooth</application> API
238 functions.
239 </para>
[a76dc675]240 <indexterm zone="gnome-bluetooth libgnome-bluetooth">
241 <primary sortas="c-libgnome-bluetooth">libgnome-bluetooth.so</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 </variablelist>
247
248 </sect2>
249
250</sect1>
Note: See TracBrowser for help on using the repository browser.