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

« back to all changes in this revision

Viewing changes to doc/kcontrol/workspaceoptions/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
<articleinfo>
 
9
<title>Workspace</title>
 
10
<authorgroup>
 
11
<author>&Marco.Martin;&Marco.Martin.mail;</author>
 
12
<!-- TRANS:ROLES_OF_TRANSLATORS -->
 
13
</authorgroup>
 
14
 
 
15
<date>2010-08-20</date>
 
16
<releaseinfo>&kde; 4.5</releaseinfo>
 
17
 
 
18
<keywordset>
 
19
<keyword>KDE</keyword>
 
20
<keyword>System Settings</keyword>
 
21
<keyword>desktop</keyword>
 
22
<keyword>workspace</keyword>
 
23
<keyword>netbook</keyword>
 
24
</keywordset>
 
25
</articleinfo>
 
26
 
 
27
<sect1 id="workspace">
 
28
<title>Workspace</title>
 
29
 
 
30
<para>This is a module to configure the behavior of the Plasma workspace.
 
31
</para>
 
32
 
 
33
<sect2 id="form-factor">
 
34
<title>Form Factor</title>
 
35
<para>In the form factor section you can configure the type of workspace you will be 
 
36
using. Right now there are two options:</para>
 
37
 
 
38
<variablelist>
 
39
<varlistentry>
 
40
<term><guilabel>Desktop</guilabel></term>
 
41
<listitem>
 
42
<para>A workspace optimized for traditional desktops and laptop computers.</para>
 
43
</listitem>
 
44
</varlistentry>
 
45
 
 
46
<varlistentry>
 
47
<term><guilabel>Netbook</guilabel></term>
 
48
<listitem>
 
49
<para>A workspace optimized for netbooks and in general for devices with 
 
50
a smaller screen resolution.</para>
 
51
</listitem>
 
52
</varlistentry>
 
53
</variablelist>
 
54
 
 
55
</sect2>
 
56
 
 
57
<sect2 id="dashboard">
 
58
<title>Dashboard</title>
 
59
<para>
 
60
In the dashboard section you can configure the behavior of the Plasma dashboard. 
 
61
Right now there are two options:
 
62
</para>
 
63
 
 
64
<variablelist>
 
65
<varlistentry>
 
66
<term><guilabel>Show desktop widgets</guilabel></term>
 
67
<listitem>
 
68
<para>The dashboard will show the same widgets present on the desktop.</para>
 
69
</listitem>
 
70
</varlistentry>
 
71
 
 
72
<varlistentry>
 
73
<term><guilabel>Show an independent widget set</guilabel></term>
 
74
<listitem>
 
75
<para>The dashboard will present an independent 
 
76
set of widget that is different from the ones in the desktop.</para>
 
77
</listitem>
 
78
</varlistentry>
 
79
</variablelist>
 
80
 
 
81
</sect2>
 
82
 
 
83
<sect2 id="informational-tips">
 
84
<title>Informational Tips</title>
 
85
<para>
 
86
<guilabel>Informational Tips</guilabel> are displayed hovering items in the 
 
87
Plasma panel or on the desktop by default after 0.7 seconds.</para>
 
88
<para>
 
89
Clicking the up and down arrows or pressing the up or down cursor keys on the keyboard
 
90
increases/decreases the delay before informational tips are shown. The number
 
91
can also be entered with the keyboard. The minimum value of -0.1 also means 
 
92
<guilabel>Do not show</guilabel>.</para>
 
93
</sect2>
 
94
</sect1>
 
95
</article>
 
96
 
 
97
<!--
 
98
Local Variables:
 
99
mode: xml
 
100
sgml-minimize-attributes:nil
 
101
sgml-general-insert-case:lower
 
102
sgml-indent-step:0
 
103
sgml-indent-data:nil
 
104
End:
 
105
 
 
106
vim:tabstop=2:shiftwidth=2:expandtab
 
107
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
 
108
-->
 
109