~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to doc/kcontrol/solid-hardware/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
 
3
"dtd/kdex.dtd" [
 
4
  <!ENTITY % addindex "IGNORE">
 
5
  <!ENTITY % English "INCLUDE">
 
6
]>
 
7
<article lang="&language;">
 
8
<title>Information Sources</title>
 
9
<articleinfo>
 
10
<authorgroup>
 
11
<author><firstname>Ben</firstname><surname>Cooksley</surname></author>
 
12
<!-- TRANS:ROLES_OF_TRANSLATORS -->
 
13
</authorgroup>
 
14
 
 
15
<date>2009-11-30</date>
 
16
<releaseinfo>&kde; 4.4</releaseinfo>
 
17
 
 
18
<keywordset>
 
19
<keyword>KDE</keyword>
 
20
<keyword>Systemsettings</keyword>
 
21
<keyword>hardware</keyword>
 
22
<keyword>backend</keyword>
 
23
</keywordset>
 
24
</articleinfo>
 
25
 
 
26
<para>
 
27
This &systemsettings; module allows you to select the backends used by Solid to 
 
28
retrieve information about your hardware, and manage its network connection, 
 
29
bluetooth and infrared devices if present. None of these backends can be used directly by the user.
 
30
</para>
 
31
 
 
32
<variablelist>
 
33
<varlistentry><term><guilabel>Power Management Backend</guilabel></term>
 
34
<listitem><para>
 
35
This is used to gather information such as hardware present in your system 
 
36
(such as the connection of storage devices) as well as change settings such 
 
37
as screen brightness, and is used to handle shutting down and suspending the system.
 
38
</para></listitem>
 
39
</varlistentry>
 
40
 
 
41
<varlistentry><term><guilabel>Network Management Backend</guilabel></term>
 
42
<listitem><para>
 
43
This is used by &kde; applications to determine the status of your computers 
 
44
connection to the Internet and other networks. It also allows them to retrieve 
 
45
information such as the current configuration of your network cards, and to change 
 
46
their configuration if permitted.
 
47
</para></listitem>
 
48
</varlistentry>
 
49
 
 
50
<varlistentry><term><guilabel>Bluetooth Management Backend</guilabel></term>
 
51
<listitem><para>
 
52
This is used to communicate with other bluetooth devices, and allows them to be 
 
53
discovered. It can also be used to change the configuration of the systems bluetooth status.
 
54
</para></listitem>
 
55
</varlistentry>
 
56
 
 
57
<varlistentry><term><guilabel>Remote Control Management Backend</guilabel></term>
 
58
<listitem><para>
 
59
Used by &kde; applications to handle input from devices such as infrared remote controls. 
 
60
</para></listitem>
 
61
</varlistentry>
 
62
 
 
63
</variablelist>
 
64
 
 
65
<para>
 
66
</para>
 
67
</article>