~mistrynitesh/kubuntu-docs/fixes-two-bugs

« back to all changes in this revision

Viewing changes to docs/desktop/C/desktop.xml

  • Committer: Richard A. Johnson
  • Date: 2010-03-26 21:38:03 UTC
  • mfrom: (134.5.24 kubuntuDocs)
  • Revision ID: nixternal@ubuntu.com-20100326213803-s2pruadnwhwilsj2
 * Merged in Carl Symon's edits
 * Fixed up some tag issues to get everything to validate now
 * Removed status="draft" from all of the docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
%kde-menus-C;
8
8
<!ENTITY language "en">
9
9
]>
10
 
<article id="desktop" status="draft">
 
10
<article id="desktop">
11
11
<articleinfo>
12
12
<title>The Kubuntu Desktop</title>
13
13
&legalnotice;
23
23
<title>Introduction to Desktop Customization</title>
24
24
 
25
25
<para>
26
 
The great thing about KDE is the ability to customize just about every aspect
 
26
One great thing about KDE is the ability to customize just about every aspect
27
27
of the desktop environment. Wallpapers, themes, widgets, color schemes, splash
28
28
screens and more, the options for customization are endless.
29
29
</para>
30
30
 
31
31
<para>
32
32
<ulink url="http://www.kde-look.org">KDE-Look.org</ulink> is the number one
33
 
location to find customized settings for your KDE desktop. Some of the
34
 
applications within KDE even allow you to connect directly to KDE-Look and
35
 
download a new configuration or image.
 
33
location to find customized settings for the KDE desktop. Some of the
 
34
applications within KDE even allow direct connections to KDE-Look to download a
 
35
new configuration or image.
36
36
</para>
37
37
 
38
38
<para>
48
48
<title>Desktop Tips</title>
49
49
 
50
50
<para>
51
 
This section details some tips for using and customizing the desktop.
 
51
This section offers some tips for using and customizing the desktop.
52
52
</para> 
53
53
 
54
54
<sect2 id="kde-startup" status="complete">
57
57
<procedure>
58
58
<step>
59
59
<para>
60
 
The easiest way to run programs automatically when KDE
61
 
starts is to use the <emphasis>Session Management</emphasis> feature of KDE. You
62
 
can setup KDE exactly the way you'd like it to start every time you login.
 
60
The easiest way to run programs automatically when KDE starts is to use the
 
61
<emphasis>Session Management</emphasis> feature of KDE. KDE can be set up to be
 
62
exactly right with every login.
63
63
</para>
64
64
</step>
65
65
 
69
69
Launcher</guimenu><guisubmenu>System
70
70
Settings</guisubmenu><guisubmenu>Advanced</guisubmenu><guimenuitem>Session
71
71
Manager</guimenuitem></menuchoice>
72
 
from the Advanced tab on the top and then under <emphasis>Advanced User
 
72
from the Advanced tab on the top and then the <emphasis>Advanced User
73
73
Settings</emphasis> section. Click the <guibutton>Session Manager</guibutton>
74
74
button on the right. Ensure that the <guibutton>Restore manually saved
75
75
session</guibutton> checkbox is enabled.
79
79
 
80
80
<step>
81
81
<para>
82
 
Another method to do this is to copy the desktop entry of the application you
83
 
want to autostart from <filename>/usr/share/applications</filename> to the
84
 
<filename>~/.kde/Autostart</filename> directory.
 
82
Another method to start programs automatically with login is to copy the desktop
 
83
entry of the application from <filename>/usr/share/applications</filename> to
 
84
the <filename>~/.kde/Autostart</filename> directory.
85
85
</para>
86
86
</step>
87
87
</procedure>
93
93
<para>
94
94
It is possible to login a user automatically when the computer boots. This is
95
95
not recommended for most computers, as it is not secure and may allow other
96
 
users access to your information.
 
96
users access to private information.
97
97
</para>
98
98
 
99
99
<procedure>
100
100
<step>
101
101
<para>
102
102
Go to <application>System Settings</application> by going to &menusysset;.
103
 
Under the <guilabel>Advanced</guilabel> tab select the <guilabel>Login
 
103
Under the <guilabel>Advanced</guilabel> tab, select the <guilabel>Login
104
104
Manager</guilabel>.
105
105
</para>
106
106
</step>
107
107
 
108
108
<step>
109
109
<para>
110
 
Click on the <guibutton>Administrator Mode...</guibutton> and enter your user
111
 
password to gain administrator privileges.
 
110
Click on the <guibutton>Administrator Mode...</guibutton> and enter the proper
 
111
user password to gain administrator privileges.
112
112
</para>
113
113
</step>
114
114
 
115
115
<step>
116
116
<para>
117
117
Select the <guibutton>Convenience</guibutton> tab. Check the <guilabel>Enable
118
 
Autologin</guilabel> and select the user to autologin from the drop down menu
 
118
Autologin</guilabel> and select the user to autologin from the drop-down menu
119
119
and select an appropriate time delay.
120
120
</para>
121
121
</step>
129
129
<title>Restart KDE via keyboard</title>
130
130
<step>
131
131
<para>
132
 
Ensure that your system has the ability to restart KDE via the keyboard.
 
132
Ensure that the system has the ability to restart KDE via the keyboard.
133
133
</para>
134
134
<substeps>
135
135
<step>
180
180
</step>
181
181
 
182
182
<step>
183
 
<para>Open <application>Konsole</application> by
184
 
going to &menukonsole;. At the command prompt type the following and press the
185
 
<keycap>Enter</keycap> key (if asked for a password, type in your user password
186
 
followed by the <keycap>Enter</keycap> key):
 
183
<para>Open <application>Konsole</application> by going to &menukonsole;. At the
 
184
command prompt type the following and press the <keycap>Enter</keycap> key (if
 
185
asked for a password, type in the proper user password followed by the
 
186
<keycap>Enter</keycap> key):
187
187
<screen>
188
188
sudo /etc/init.d/kdm restart
189
189
</screen>
196
196
<title>Start a Program Manually</title>
197
197
 
198
198
<para>
199
 
Sometimes it can be useful to start a program manually, for example when the
200
 
program does not have an entry in the menu. This is easy to do with the
 
199
Sometimes it can be useful to start a program manually, such as when the program
 
200
does not have an entry in the menu. This is easy to do with the
201
201
<application>KRunner</application> application.
202
202
</para>
203
203
 
211
211
 
212
212
<step>
213
213
<para>
214
 
Enter the name of the program you wish to run, and press the
 
214
Enter the name of the program to run, and press the
215
215
<keycap>Enter</keycap> key.
216
216
</para>
217
217
</step>
225
225
<step>
226
226
<para>
227
227
Open <application>System Settings</application> by going to &menusysset;. In
228
 
the <application>System Settings</application> window select the
 
228
the <application>System Settings</application> window, select the
229
229
<guilabel>Keyboard &amp; Mouse</guilabel> option.
230
230
</para>
231
231
</step>
234
234
<para>
235
235
Under the <guilabel>Keyboard</guilabel> section, locate the subsection titled
236
236
<guilabel>NumLock on KDE Startup</guilabel>, enable the <guibutton>Turn
237
 
On</guibutton> checkbox. Click on <guibutton>Apply</guibutton> to save your
 
237
On</guibutton> checkbox. Click on <guibutton>Apply</guibutton> to save the
238
238
settings.
239
239
</para>
240
240
</step>
241
241
</procedure>
242
242
 
243
243
<para>
244
 
The change will take effect the next time you log in to KDE. If you want to test
245
 
it right away, turn off NumLock and restart KDE (see <xref
246
 
linkend="restartwithoutreboot"/>).
 
244
The change will take effect with the next log-in to KDE. To test it right away,
 
245
turn off NumLock and restart KDE (see <xref linkend="restartwithoutreboot"/>).
247
246
</para>
248
247
</sect2>
249
248
 
251
250
<title>Handle help:/ links in Firefox like Konqueror</title>
252
251
 
253
252
<para>
254
 
<application>Firefox</application> is not installed by default so in order for
255
 
this to work you will have had to previously installed
256
 
<application>Firefox</application>. Please refer to the <ulink type="help"
 
253
<application>Firefox</application> is not installed by default, so in order for
 
254
this to work, <application>Firefox</application> must be already installed.
 
255
Please refer to the <ulink type="help"
257
256
url="help:/kubuntu/add-applications/">Adding Applications</ulink> documentation
258
257
for more information on installing applications.
259
258
</para>
261
260
<para>
262
261
<application>Konqueror</application> is able to handle help:/
263
262
<acronym>URL</acronym>s by default. <application>Firefox</application> is also
264
 
able to handle these the same way however it requires you to manually edit the
265
 
configuration of <application>Firefox</application> to do so. The following
266
 
procedure will aide you in such configuration.
 
263
able to handle these the same way. The <application>Firefox</application>
 
264
configuration must manually edited for this to work properly. The following
 
265
procedure will assist with this configuration.
267
266
</para>
268
267
 
269
268
<procedure>
275
274
 
276
275
<step>
277
276
<para>
278
 
In the address bar type <userinput>about:config</userinput> and press the
 
277
In the address bar, type <userinput>about:config</userinput> and press the
279
278
<keycap>Enter</keycap> key.
280
279
</para>
281
280
</step>
308
307
<title>Edit Kickoff Application Launcher</title>
309
308
 
310
309
<para>
311
 
Kubuntu comes with the <application>KDE Menu Editor</application>, so you can
312
 
customize your menus and add entries for applications that don't automatically
313
 
appear after they are installed. To add, remove, or modify an entry, refer to
314
 
the following procedure.
 
310
Kubuntu comes with the <application>KDE Menu Editor</application>, so menus
 
311
can be customized and entries added for applications that don't automatically
 
312
appear after they are installed. To add, remove, or modify an entry, use the
 
313
following procedure.
315
314
</para>
316
315
 
317
316
<procedure>
320
319
Open <application>KDE Menu Editor</application> by
321
320
<mousebutton>right</mousebutton> clicking on <application>Kickoff Application
322
321
Launcher</application> icon (the KDE Menu) and choosing <guimenuitem>Menu
323
 
Editor</guimenuitem>. If you have locked your
324
 
<application>Kicker</application>, you can also open <application>KDE Menu
325
 
Editor</application> by pressing
 
322
Editor</guimenuitem>. If the <application>Kicker</application> is locked,
 
323
<application>KDE Menu Editor</application> can be opened by pressing
326
324
<keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo> and typing
327
325
<userinput>kmenuedit</userinput> followed by pressing the <keycap>Enter</keycap>
328
326
key.
347
345
the menu, and the <guilabel>Comment</guilabel> will appear in the tooltip that
348
346
appears near the menu entry. <guilabel>Icons</guilabel> are chosen from
349
347
<filename>/usr/share/icons/icon_theme</filename> directory by default, or can be
350
 
chosen from anywhere in your files.
 
348
chosen from any directory.
351
349
</para>
352
350
</step>
353
351
</procedure>
363
361
<title>Install Extra Fonts</title>
364
362
 
365
363
<para>
366
 
This section describes how to install extra fonts from the
367
 
Kubuntu archives.
 
364
This section describes how to install extra fonts from the &kubuntu; archives.
368
365
</para>
369
366
 
370
367
<procedure>
411
408
</procedure>
412
409
 
413
410
<para>
414
 
If you prefer to download individual fonts by hand, you can install them easily
415
 
by opening <application>Konqueror</application> and typing
416
 
<userinput>fonts:/</userinput> into the location bar. Then you can install the
417
 
font, either system-wide or for personal use by dragging and dropping into the
418
 
respective folders.
 
411
Individual fonts can be installed easily by opening
 
412
<application>Konqueror</application> and typing <userinput>fonts:/</userinput>
 
413
into the location bar. The font can then be installed, either system-wide or for
 
414
 personal use, by dragging and dropping into the respective folders.
419
415
</para>
420
416
</sect2>
421
417
 
423
419
 
424
420
<!-- Themes -->
425
421
<sect1 id="themes">
426
 
<title>Changing your theme</title>
 
422
<title>Changing themes</title>
427
423
 
428
424
<procedure>
429
425
 
430
426
<step>
431
427
<para>
432
 
&kubuntu; allows you to change your theme very simply. Go to the 
 
428
&kubuntu; allows themes to be changed simply. Go to the 
433
429
<application>Kickoff Application Launcher</application> (K Menu) 
434
430
</para>
435
431
</step>
448
444
 
449
445
<step>
450
446
<para>
451
 
On the left handed pane click Appearance then to go the Workspace Tab at the
 
447
In the left-hand pane, click Appearance, then to go the Workspace Tab at the
452
448
top. 
453
449
</para>
454
450
</step>
456
452
</procedure>
457
453
 
458
454
<para>
459
 
From here you can choose from the list of installed themes. 
 
455
From here, it's possible to choose from the list of installed themes. 
460
456
</para>
461
457
 
462
458
<procedure>
463
459
<step>
464
460
<para>
465
 
To install a new theme click on the button at the bottom right.
466
 
</para>
467
 
</step>
468
 
 
469
 
<step>
470
 
<para>
471
 
From here you can pick the source and run a search for the desired theme.
472
 
</para>
473
 
</step>
474
 
 
475
 
<step>
476
 
<para>
477
 
Once the theme is downloaded and installed you can pick it from the list of
478
 
installed themes.
 
461
To install a new theme, click on the button at the bottom right.
 
462
</para>
 
463
</step>
 
464
 
 
465
<step>
 
466
<para>
 
467
From here, pick the source and run a search for the desired theme.
 
468
</para>
 
469
</step>
 
470
 
 
471
<step>
 
472
<para>
 
473
Once the theme is downloaded and installed, it can be picked from the
 
474
list of installed themes.
479
475
</para>
480
476
</step>
481
477
 
487
483
<title>Adding New Plasmoids to the Desktop</title>
488
484
 
489
485
<para>
490
 
Adding Widgets or, Plasmoids as they are also called is done from the desktop
491
 
itself. 
 
486
Adding Plasmoids (also called Widgets) is done from the desktop itself. 
492
487
</para>
493
488
 
494
489
<procedure>
495
490
<step>
496
491
<para>
497
 
Find the small cashew shaped button and click on it bringing up a menu.
 
492
Find the small cashew-shaped button and click on it to bring up a menu.
498
493
</para>
499
494
</step>
500
495
<step>
501
496
<para>
502
 
Select the Add Widets... button and it will bring up a list of widgets.
 
497
Select the Add Widets... button to bring up a list of widgets.
503
498
</para>
504
499
</step>
505
500
<step>
512
507
<procedure>
513
508
<step>
514
509
<para>
515
 
To install a new widget select the Get New Widgets button on the upper left of
 
510
To install a new widget, select the Get New Widgets button on the upper left of
516
511
the window.
517
512
</para>
518
513
</step>
519
514
<step>
520
515
<para>
521
 
Select if you wish to search and download or to install from file and follow the
 
516
Select search and download or install from file, and follow the
522
517
on screen instructions from there.
523
518
</para>
524
519
</step>
531
526
<procedure>
532
527
<step>
533
528
<para>
534
 
Find the small cashew shaped button and click on it bringing up a menu.
 
529
Find the small cashew-shaped button and click on it to bring up a menu.
535
530
</para>
536
531
</step>
537
532
<step>
541
536
</step>
542
537
<step>
543
538
<para>
544
 
Find the new panel cashew and <mousebutton>Left</mousebutton> Click on it to
 
539
Find the new panel cashew and <mousebutton>Left</mousebutton> click on it to
545
540
alter the properties of the panel.
546
541
</para>
547
542
</step>
548
543
</procedure> 
549
544
 
550
545
<para>
551
 
From here you can set the height, width, add widgets and all of the other properties of the panel.
 
546
There are settings for height, width, add widgets and all of the other
 
547
properties of the panel.
552
548
</para>
553
549
</sect1>
554
550