~ubuntu-branches/ubuntu/wily/gnome-user-docs/wily

« back to all changes in this revision

Viewing changes to gnome-help/kn/bluetooth-turn-on-off.page

  • Committer: Package Import Robot
  • Author(s): Luca Falavigna
  • Date: 2014-07-15 22:20:04 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20140715222004-pce2zyc0v4ycke4o
Tags: 3.12.2-1
* Team upload.
* New upstream release.
* debian/control.in:
  - Bump Standards-Version to 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" style="task" version="1.0 if/1.0" id="bluetooth-turn-on-off" xml:lang="kn">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="bluetooth" group="#first"/>
 
6
 
 
7
    <revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
 
8
    <revision pkgversion="3.10" version="0.2" date="2013-11-09" status="review"/>
 
9
    <revision pkgversion="3.12" date="2014-03-04" status="candidate"/>
 
10
 
 
11
    <desc>Enable or disable the Bluetooth device on your computer.</desc>
 
12
 
 
13
    <credit type="author">
 
14
      <name>Jim Campbell</name>
 
15
      <email its:translate="no">jwcampbell@gmail.com</email>
 
16
    </credit>
 
17
    <credit type="author">
 
18
      <name>Shaun McCance</name>
 
19
      <email its:translate="no">shaunm@gnome.org</email>
 
20
    </credit>
 
21
    <credit type="editor">
 
22
      <name>Michael Hill</name>
 
23
      <email its:translate="no">mdhillca@gmail.com</email>
 
24
      <years>2014</years>
 
25
    </credit>
 
26
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
27
  </info>
 
28
 
 
29
<title>Turn Bluetooth on or off</title>
 
30
 
 
31
  <comment>
 
32
    <cite date="2013-11-09" href="mailto:mdhillca@gmail.com">mdhill</cite>
 
33
    <p>Add link to shell-terminology definition of system status *area* of top
 
34
    bar when it has been written, explain that if your network connection is
 
35
    through a bluetooth device it will show up in the system status *menu*
 
36
    and only then will its icon be visible as shown.</p>
 
37
  </comment>
 
38
 
 
39
<if:choose>
 
40
  <if:when test="platform:unity">
 
41
    <p>You can turn Bluetooth on to use Bluetooth devices and send and receive
 
42
    files, but turn it off to conserve power. To turn Bluetooth on, click the
 
43
    Bluetooth icon in the menu bar and click <gui>Turn On Bluetooth</gui>.</p>
 
44
  </if:when>
 
45
  <p>You can turn Bluetooth on to use Bluetooth devices and send and receive
 
46
  files, but turn it off to conserve power. To turn Bluetooth on:</p>
 
47
  <steps>
 
48
    <item>
 
49
      <p>Click the system status area of the top bar.</p>
 
50
    </item>
 
51
    <item>
 
52
      <p>Select <gui>Bluetooth</gui>. The Bluetooth section of the menu will
 
53
      expand.</p>
 
54
    </item>
 
55
    <item>
 
56
      <p>Select <gui>Bluetooth Settings</gui> to open the panel.</p>
 
57
    </item>
 
58
    <item>
 
59
      <p>Set the switch in the titlebar to <gui>ON</gui>.</p>
 
60
    </item>
 
61
  </steps>
 
62
</if:choose>
 
63
 
 
64
<if:choose>
 
65
  <if:when test="platform:unity">
 
66
    <p>Many laptop computers have a hardware switch or key combination to turn
 
67
    Bluetooth on and off. If the Bluetooth hardware is turned off, you will not
 
68
    see a Bluetooth icon in the menu bar. Look for a switch on your computer or
 
69
    a key on your keyboard. The keyboard key is often accessed with the help of
 
70
    the <key>Fn</key> key.</p>
 
71
 </if:when>
 
72
 <p>Many laptop computers have a hardware switch or key combination to turn
 
73
 Bluetooth on and off. Look for a switch on your computer or a key on your
 
74
 keyboard. The keyboard key is often accessed with the help of the
 
75
 <key>Fn</key> key.</p>
 
76
</if:choose>
 
77
 
 
78
<if:choose>
 
79
  <if:when test="platform:unity">
 
80
    <p>To turn Bluetooth off, click the Bluetooth icon and click
 
81
    <gui>Turn Off Bluetooth</gui>.</p>
 
82
  </if:when>
 
83
  <p>To turn Bluetooth off:</p>
 
84
  <steps>
 
85
    <item>
 
86
      <p>Click the system status area of the top bar.</p>
 
87
    </item>
 
88
    <item>
 
89
      <p>Select <gui>Bluetooth</gui>. The Bluetooth section of the menu will
 
90
      expand.</p>
 
91
    </item>
 
92
    <item>
 
93
      <p>Select <gui>Turn Off</gui>.</p>
 
94
    </item>
 
95
  </steps>
 
96
</if:choose>
 
97
 
 
98
<note><p>Your computer is <link xref="bluetooth-visibility">visible</link> as
 
99
long as the <gui>Bluetooth</gui> panel is open.</p></note>
 
100
 
 
101
</page>