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

« back to all changes in this revision

Viewing changes to doc/kcontrol/desktop/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" > <!-- change language only here -->
 
6
]>
 
7
 
 
8
<article lang="&language;">
 
9
<title>Virtual Desktops</title>
 
10
<articleinfo>
 
11
 
 
12
<authorgroup>
 
13
<author>&Mike.McBride; &Mike.McBride.mail;</author>
 
14
<author>&Jost.Schenck; &Jost.Schenck.mail;</author>
 
15
<!-- TRANS:ROLES_OF_TRANSLATORS -->
 
16
</authorgroup>
 
17
 
 
18
<date>2009-11-18</date>
 
19
<releaseinfo>4.4</releaseinfo>
 
20
 
 
21
<keywordset>
 
22
<keyword>KDE</keyword>
 
23
<keyword>Systemsettings</keyword>
 
24
<keyword>desktop</keyword>
 
25
</keywordset>
 
26
</articleinfo>
 
27
 
 
28
<!--not in kde 4
 
29
<sect1 id="desktop">
 
30
 
 
31
<title>Desktop</title>
 
32
 
 
33
<sect2 id="desktop-appearance">
 
34
<title><guilabel>Appearance Tab</guilabel></title>
 
35
 
 
36
<para>Here you can configure how icons on your desktop appear.</para>
 
37
 
 
38
<variablelist>
 
39
<varlistentry>
 
40
<term><guilabel>Standard font:</guilabel></term>
 
41
<listitem><para>This option can be used to change the typeface used on the
 
42
desktop.  Simply select your typeface from the dropdown box.</para></listitem>
 
43
</varlistentry>
 
44
<varlistentry>
 
45
<term><guilabel>Font size:</guilabel></term>
 
46
<listitem><para>You can change the relative size of the text on the Desktop.
 
47
</para></listitem>
 
48
</varlistentry>
 
49
<varlistentry>
 
50
<term><guilabel>Normal text color:</guilabel></term>
 
51
<listitem><para>This option lets you select the color of normal (or
 
52
unhighlighted) text.</para></listitem>
 
53
</varlistentry>
 
54
<varlistentry><term><guilabel>Text background color:</guilabel></term>
 
55
<listitem><para>This option lets you select the background color of
 
56
normal text.  If left unchecked, the text has a transparent
 
57
background.  If selected, you can choose the color by pressing the button.
 
58
</para></listitem>
 
59
</varlistentry>
 
60
<varlistentry>
 
61
<term><guilabel>Underline filenames:</guilabel></term>
 
62
<listitem><para>Determines if file names are underlined on the
 
63
Desktop.</para></listitem>
 
64
</varlistentry>
 
65
</variablelist>
 
66
</sect2>
 
67
-->
 
68
<sect1 id="desktop">
 
69
 
 
70
<title>Virtual Desktops</title>
 
71
 
 
72
<sect2 id="desktop-number">
 
73
<title><guilabel>Desktops</guilabel></title>
 
74
 
 
75
<para>&kde; offers you the possibility to have several virtual
 
76
desktops. In this tab you can configure the number of desktops as well
 
77
as their names. Just use the input box to adjust the number of
 
78
desktops. You can assign names to the desktops by entering text into the
 
79
text fields below.</para> 
 
80
 
 
81
<!--not in kde4
 
82
<para>If you enable <guilabel>Mouse wheel over desktop switches
 
83
desktop</guilabel> then scrolling the wheel over an empty space on the
 
84
desktop will change to the next virtual desktop numerically, in the
 
85
direction you scrolled (either up or down).</para>
 
86
-->
 
87
</sect2>
 
88
 
 
89
<sect2 id="desktop-switching">
 
90
<title><guilabel>Switching</guilabel></title>
 
91
 
 
92
<variablelist>
 
93
<varlistentry>
 
94
<term><guilabel>Desktop navigation wraps around</guilabel></term>
 
95
<listitem><para>Enable this option if you want keyboard or active desktop border navigation 
 
96
beyond the edge of a desktop to take you to the opposite edge of the new desktop.
 
97
</para></listitem>
 
98
</varlistentry>
 
99
 
 
100
<varlistentry>
 
101
<term><guilabel>Desktop Effect Animation</guilabel></term>
 
102
<listitem><para>Select <guilabel>No Animation</guilabel>, <guilabel>Slide</guilabel>, 
 
103
<guilabel>Desktop Cube Animation</guilabel> or <guilabel>Fade Desktop</guilabel>
 
104
from the drop down box. If the selected animation has settings options, click on the 
 
105
tools icon on the right of the drop down box to launch a configuration dialog. 
 
106
</para></listitem>
 
107
</varlistentry>
 
108
 
 
109
<varlistentry>
 
110
<term><guilabel>Desktop Switch On-Screen Display</guilabel></term>
 
111
<listitem><para>Enable this option if you want to have an on-screen display for desktop switching. 
 
112
</para></listitem>
 
113
</varlistentry>
 
114
 
 
115
<varlistentry>
 
116
<term><guilabel>Show desktop layout indicators</guilabel></term>
 
117
<listitem><para>Enabling this option will show a small preview of the desktop layout 
 
118
indicating the selected desktop.
 
119
</para></listitem>
 
120
</varlistentry>
 
121
 
 
122
<varlistentry>
 
123
<term><guilabel>Shortcuts</guilabel></term>
 
124
<listitem><para>This section displays the configured shortcuts for switching the desktops 
 
125
and allows you to edit them.
 
126
</para></listitem>
 
127
</varlistentry>
 
128
 
 
129
</variablelist>
 
130
 
 
131
</sect2>
 
132
</sect1>
 
133
 
 
134
</article>