~ubuntu-branches/ubuntu/maverick/kubuntu-docs/maverick

« back to all changes in this revision

Viewing changes to kubuntu/system-settings/C/system-settings.xml

  • Committer: Bazaar Package Importer
  • Author(s): Richard A. Johnson
  • Date: 2008-08-18 10:49:14 UTC
  • Revision ID: james.westby@ubuntu.com-20080818104914-83r2er2hsmdp2o0l
Tags: 8.10-2
* Restructured kubuntu documentation package
  - Refer to the NEWS text located in the root directory of the package
* Removed the Firefox start page files
* debian/rules: updated to remove firefox files
* debian/control: removed perl deps due to removal of firefox files, bumped
  version to 3.8.0, updated kdelibs-data dep to kdelibs5-data

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 
3
 
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4
 
<!ENTITY % globalent SYSTEM "../../../libs/global.ent">
5
 
%globalent;
6
 
<!ENTITY % cdo-C SYSTEM "../../../libs/cdo-C.ent">
7
 
%cdo-C;
8
 
<!ENTITY % kde SYSTEM "../../libs/kde.ent">
9
 
%kde;
10
 
<!ENTITY % kde-menus-C SYSTEM "../../libs/kde-menus-C.ent">
11
 
%kde-menus-C;
12
 
<!ENTITY % kde-general SYSTEM
13
 
"/usr/share/apps/ksgmltools2/customization/obsolete/general.entities">
14
 
%kde-general;
15
 
<!ENTITY % xinclude SYSTEM "../../../libs/xinclude.mod">
16
 
%xinclude;
17
 
<!ENTITY language "en">
18
 
]>
19
 
<article id="system-settings" status="complete">
20
 
<articleinfo>
21
 
<title>Desktop Configuration</title>
22
 
&klegalnotice;
23
 
<abstract>
24
 
<para>
25
 
This section contains information about the System Settings application in
26
 
Kubuntu.
27
 
</para>
28
 
</abstract>
29
 
</articleinfo>
30
 
 
31
 
<!-- SYSTEM SETTINGS -->
32
 
<sect1 id="intro" status="complete">
33
 
<title>Introduction to Kubuntu System Settings</title>
34
 
 
35
 
<para>
36
 
Kubuntu's control panel is known as <application>System Settings</application>.
37
 
<application>System Settings</application> allows the user to make
38
 
configuration changes to items such as locality, accessibility, appearance,
39
 
hardware, printing, networking, and much more. To access <application>System
40
 
Settings</application> go to &menusysset;.
41
 
</para>
42
 
 
43
 
<note>
44
 
<title>KControl is still there</title>
45
 
<para>
46
 
Long time users of KDE are probably used to using the
47
 
<application>KControl</application> application for making system settings.
48
 
<application>KControl</application> is still available by doing
49
 
<keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo>, type in
50
 
<userinput>kcontrol</userinput> and press the <guibutton>OK</guibutton> button.
51
 
</para>
52
 
</note>
53
 
</sect1>
54
 
 
55
 
<sect1 id="general" status="complete">
56
 
<title>General System Settings</title>
57
 
 
58
 
<para>
59
 
The <guilabel>General</guilabel> tab offers users the ability to change the
60
 
most common settings. Settings here typically don't require a mass amount of
61
 
system knowledge and also allow the user to configure their system to look
62
 
anyway that they like.
63
 
</para>
64
 
 
65
 
<sect2 id="personal" status="complete">
66
 
<title>Personal</title>
67
 
 
68
 
<variablelist>
69
 
<varlistentry><term>About Me</term>
70
 
<listitem>
71
 
<para>
72
 
This section contains settings that allow the user to configure information such
73
 
as password, name, email, as well as the ability to change the storage location
74
 
of important files (i.e., Desktop, Autostart, and Documents).
75
 
</para>
76
 
</listitem>
77
 
</varlistentry>
78
 
 
79
 
<varlistentry><term>Regional &amp; Language</term>
80
 
<listitem>
81
 
<para>
82
 
This section contains settings that allow the user to configure information
83
 
such as regional settings (i.e., language, numeric and time), spell checker, as
84
 
well as keyboard layout.
85
 
</para>
86
 
</listitem>
87
 
</varlistentry>
88
 
 
89
 
<varlistentry><term>Accessibility</term>
90
 
<listitem>
91
 
<para>
92
 
This section contains settings that allow the user to configure information
93
 
such as bell, modifier keys, keyboard filters, activation gestures, as well as
94
 
keyboard hot keys all providing improved accessibility features for challenged
95
 
users.
96
 
</para>
97
 
</listitem>
98
 
</varlistentry>
99
 
 
100
 
<varlistentry><term>Default Applications</term>
101
 
<listitem>
102
 
<para>
103
 
This section contains settings that allow the user to configure information
104
 
such as default email client, text editor, instant messenger, terminal
105
 
emulator, and web browser.
106
 
</para>
107
 
</listitem>
108
 
</varlistentry>
109
 
</variablelist>
110
 
</sect2>
111
 
 
112
 
<sect2 id="look-and-feel" status="complete">
113
 
<title>Look &amp; Feel</title>
114
 
 
115
 
<variablelist>
116
 
<varlistentry><term>Appearance</term>
117
 
<listitem>
118
 
<para>
119
 
This section contains settings that allow the user to configure the way their
120
 
system looks and feels. Some settings are color schemes, fonts, icons, widget
121
 
style and behavior, window decorations, GTK styles and if installed the
122
 
<application>KDM Theme Manager</application>.
123
 
</para>
124
 
</listitem>
125
 
</varlistentry>
126
 
 
127
 
<varlistentry><term>Desktop</term>
128
 
<listitem>
129
 
<para>
130
 
This section contains settings that allow the user to change their desktop
131
 
behavior.  It is possible to configure things such as background or wallpaper,
132
 
screen saver, desktop behavior, and multiple desktops.
133
 
</para>
134
 
</listitem>
135
 
</varlistentry>
136
 
 
137
 
<varlistentry><term>Splash Screen</term>
138
 
<listitem>
139
 
<para>
140
 
This section contains settings that allow the user to change the KDE splash
141
 
screen that is seen when logging into the system.
142
 
</para>
143
 
</listitem>
144
 
</varlistentry>
145
 
 
146
 
<varlistentry><term>Window Behavior</term>
147
 
<listitem>
148
 
<para>
149
 
This section contains settings that allow the user to change the window
150
 
behavior as well as window-specific settings.
151
 
</para>
152
 
</listitem>
153
 
</varlistentry>
154
 
 
155
 
<varlistentry><term>Notifications</term>
156
 
<listitem>
157
 
<para>
158
 
This section contains settings that allow the user to change system
159
 
notifications, the system bell, as well as storage media notifications.
160
 
</para>
161
 
</listitem>
162
 
</varlistentry>
163
 
</variablelist>
164
 
</sect2>
165
 
 
166
 
<sect2 id="comp-admin" status="complete">
167
 
<title>Computer Administration</title>
168
 
 
169
 
<variablelist>
170
 
<varlistentry><term>Date &amp; Time</term>
171
 
<listitem>
172
 
<para>
173
 
This section contains settings that allow the user to change the local
174
 
timezone, their time as well as the date.
175
 
</para>
176
 
</listitem>
177
 
</varlistentry>
178
 
 
179
 
<varlistentry><term>Keyboard &amp; Mouse</term>
180
 
<listitem>
181
 
<para>
182
 
This section contains settings that allow the user to change keyboard settings,
183
 
keyboard shortcuts, mouse settings, joystick settings, and touchpad settings.
184
 
</para>
185
 
</listitem>
186
 
</varlistentry>
187
 
 
188
 
<varlistentry><term>Monitor &amp; Display</term>
189
 
<listitem>
190
 
<para>
191
 
This section contains settings that allow the user to change size, orientation,
192
 
positioning, color and gamma, hardware settings, as well as power saving
193
 
options.
194
 
</para>
195
 
</listitem>
196
 
</varlistentry>
197
 
 
198
 
<varlistentry><term>Sound System</term>
199
 
<listitem>
200
 
<para>
201
 
This section contains settings that allow the user to change network sound,
202
 
skip prevention, auto-suspend, enable/disable sound system, and hardware
203
 
settings.
204
 
</para>
205
 
</listitem>
206
 
</varlistentry>
207
 
 
208
 
<varlistentry><term>Printers</term>
209
 
<listitem>
210
 
<para>
211
 
This section contains settings that allow the user to change printer and
212
 
printing options, add/remove printers, as well as the ability to share a
213
 
printer across a network.
214
 
</para>
215
 
</listitem>
216
 
</varlistentry>
217
 
 
218
 
<varlistentry><term>User Management</term>
219
 
<listitem>
220
 
<para>
221
 
This section contains settings that allow the user to change user and group
222
 
options, add/remove users, and add/remove groups.
223
 
</para>
224
 
</listitem>
225
 
</varlistentry>
226
 
</variablelist>
227
 
</sect2>
228
 
 
229
 
<sect2 id="net-and-connect" status="complete">
230
 
<title>Network &amp; Connectivity</title>
231
 
 
232
 
<variablelist>
233
 
<varlistentry><term>Network Settings</term>
234
 
<listitem>
235
 
<para>
236
 
This section contains settings that allow the user to change and configure
237
 
network connections, proxy, connection preferences, and zeroconf service
238
 
discovery.
239
 
</para>
240
 
</listitem>
241
 
</varlistentry>
242
 
 
243
 
<varlistentry><term>Sharing</term>
244
 
<listitem>
245
 
<para>
246
 
This section contains settings that allow the user to change file sharing
247
 
options, enable/disable file sharing, and local network browsing.
248
 
</para>
249
 
</listitem>
250
 
</varlistentry>
251
 
 
252
 
<varlistentry><term>Bluetooth</term>
253
 
<listitem>
254
 
<para>
255
 
This section contains settings that allow the user to change and manage
256
 
<trademark class="registered">Bluetooth</trademark> services and devices.
257
 
</para>
258
 
</listitem>
259
 
</varlistentry>
260
 
</variablelist>
261
 
</sect2>
262
 
</sect1>
263
 
 
264
 
<sect1 id="advanced" status="complete">
265
 
<title>Advanced System Settings</title>
266
 
 
267
 
<sect2 id="sys-admin" status="complete">
268
 
<title>System Administration</title>
269
 
 
270
 
<variablelist>
271
 
<varlistentry><term>Disk &amp; Filesystems</term>
272
 
<listitem>
273
 
<para>
274
 
This section contains settings that allow the user to change disk options,
275
 
filesystem options, as well as enable/disable system disks.
276
 
</para>
277
 
</listitem>
278
 
</varlistentry>
279
 
 
280
 
<varlistentry><term>System Services</term>
281
 
<listitem>
282
 
<para>
283
 
This section contains settings that allow the user to change the way system
284
 
services start, enable/disable system services, and run level settings.
285
 
</para>
286
 
</listitem>
287
 
</varlistentry>
288
 
 
289
 
<varlistentry><term>Login Manager</term>
290
 
<listitem>
291
 
<para>
292
 
This section contains settings that allow the user to change the appearance,
293
 
font, and background of the login window for KDE. Also included in this section
294
 
is shutdown options, users specification for logging in, as well as
295
 
convenience settings like auto-login and password-less logins.
296
 
</para>
297
 
</listitem>
298
 
</varlistentry>
299
 
 
300
 
<varlistentry><term>Windows Applications</term>
301
 
<listitem>
302
 
<para>
303
 
This section contains settings that allow the user to change options related to
304
 
<application>Wine</application>, the Windows application layer for Linux. This
305
 
option is only available to users who have installed
306
 
<application>Wine</application>.
307
 
</para>
308
 
</listitem>
309
 
</varlistentry>
310
 
</variablelist>
311
 
</sect2>
312
 
 
313
 
<sect2 id="adv-user-settings" status="complete">
314
 
<title>Advanced User Settings</title>
315
 
 
316
 
<variablelist>
317
 
<varlistentry><term>Audio Encoding</term>
318
 
<listitem>
319
 
<para>
320
 
This section contains settings that allow the user to change options for
321
 
encoding, file naming, device specification, and error correction.
322
 
</para>
323
 
</listitem>
324
 
</varlistentry>
325
 
 
326
 
<varlistentry><term>KDE Resources</term>
327
 
<listitem>
328
 
<para>
329
 
This section contains settings that allow the user to add, remove, and manage
330
 
resources such as contacts, calendar, and notes.
331
 
</para>
332
 
</listitem>
333
 
</varlistentry>
334
 
 
335
 
<varlistentry><term>Service Manager</term>
336
 
<listitem>
337
 
<para>
338
 
This section contains settings that allow the user to monitor, start, and stop
339
 
load-on-demand services as well as startup services.
340
 
</para>
341
 
</listitem>
342
 
</varlistentry>
343
 
 
344
 
<varlistentry><term>Session Manager</term>
345
 
<listitem>
346
 
<para>
347
 
This section contains settings that allow the user to change logout and
348
 
shutdown options (confirm, enable and disable), how to react at login, and the
349
 
default shutdown option.
350
 
</para>
351
 
</listitem>
352
 
</varlistentry>
353
 
</variablelist>
354
 
</sect2>
355
 
 
356
 
</sect1>
357
 
</article>