~karl-schock/ubuntu-desktop-course/ubuntu-desktop-course-german

2.4.1 by etienne
Added first draft of chapter 7
1
<?xml version="1.0" encoding="UTF-8"?>
77 by Torsten Spindler
Changed article to chapter
2
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://docbook.org/xml/4.2/docbookx.dtd">
3
<chapter>
2.4.1 by etienne
Added first draft of chapter 7
4
		<title>Customising the Desktop and Applications</title>
5
		<para><emphasis role="strong">Objectives</emphasis></para>
6
		<para>In this lesson, you will learn how to:</para>
7
		<itemizedlist>
8
			<listitem>
105 by Billy Cina
Tweaks to Lesson 7
9
				<para>Customise the look and feel of the Ubuntu desktop</para>
2.4.1 by etienne
Added first draft of chapter 7
10
			</listitem>
11
			<listitem>
105 by Billy Cina
Tweaks to Lesson 7
12
				<para>Work with the Nautilus file manager</para>
2.4.1 by etienne
Added first draft of chapter 7
13
			</listitem>
14
			<listitem>
15
				<para>Identify the different package (application) managers and their
105 by Billy Cina
Tweaks to Lesson 7
16
				purpose</para>
2.4.1 by etienne
Added first draft of chapter 7
17
			</listitem>
18
			<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
19
				<para>Add and remove an applications using three different tools:</para>
2.4.5 by etienne
Fixed the TOC entry for add/remove applications
20
				<itemizedlist>
21
					<listitem>
105 by Billy Cina
Tweaks to Lesson 7
22
						<para>Add and remove a software using Add/Remove Applications</para>
2.4.6 by etienne
Fixed the TOC entry for add/remove applications
23
					</listitem>
24
					<listitem>
25
						<para>Add and remove a software package using Synaptic Package
105 by Billy Cina
Tweaks to Lesson 7
26
						Manager</para>
2.4.6 by etienne
Fixed the TOC entry for add/remove applications
27
					</listitem>
28
					<listitem>
29
						<para>Add and remove a software package using a command line
105 by Billy Cina
Tweaks to Lesson 7
30
						interface</para>
2.4.5 by etienne
Fixed the TOC entry for add/remove applications
31
					</listitem>
32
				</itemizedlist>
2.4.1 by etienne
Added first draft of chapter 7
33
			</listitem>
34
			<listitem>
105 by Billy Cina
Tweaks to Lesson 7
35
				<para>Identify the types of single package files and their use</para>
36
			</listitem>
37
			<listitem>
38
				<para>Install and uninstall Debian packages</para>
39
			</listitem>
40
			<listitem>
41
				<para>Identify the categories of software repositories</para>
42
			</listitem>
43
			<listitem>
44
				<para>Add extra repositories</para>
2.4.1 by etienne
Added first draft of chapter 7
45
			</listitem>
46
		</itemizedlist>
57 by Torsten Spindler
use chapter title instead of course title, update sect
47
		<sect1>
2.4.1 by etienne
Added first draft of chapter 7
48
			<title>Introduction</title>
59.1.11 by Billy Cina
changes to section 1 & 7
49
			<para>AS discussed in lesson 3, Ubuntu comes with a user-friendly graphical user interface (GUI)
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
50
			called GNOME. Unlike other desktops,
2.4.1 by etienne
Added first draft of chapter 7
51
			the Ubuntu desktop comes completely clean and free of pre-determined 
42 by Torsten Spindler
Merged Chapter 7 from NIIT
52
			icons and buttons. You may want to add icons as per your requirements,
2.4.1 by etienne
Added first draft of chapter 7
53
			which implies a need for customisation.</para>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
54
			<tip><title><emphasis role="strong">Nice to Know:</emphasis></title>
55
			<para>GNU is a recursive acronym for 'GNU's Not Unix'; it is pronounced
56
			<emphasis role="italic">guh-noo.</emphasis></para></tip>
59.1.11 by Billy Cina
changes to section 1 & 7
57
			<para>In this lesson, you will learn about various ways to set up your Ubuntu
58
			desktop to suit your requirements. You will also learn how to install and
2.4.1 by etienne
Added first draft of chapter 7
59
			uninstall various software applications.</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
60
		</sect1>
61
		<sect1>
59.1.11 by Billy Cina
changes to section 1 & 7
62
			<title>Customising the Desktop</title>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
63
			<para>Ubuntu and its derivatives can be customised through a Graphical User Interface or a Command Line Interface.</para>
105 by Billy Cina
Tweaks to Lesson 7
64
			<para>The graphical tools for Ubuntu are available as menu options in
2.4.1 by etienne
Added first draft of chapter 7
65
			the <emphasis role="strong">System</emphasis> menu. Point to
66
			<emphasis role="strong">Preferences</emphasis> on the
67
			<emphasis role="strong">System menu</emphasis> to view the tools.
68
			</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
69
				<note><title><emphasis role="strong">Note:</emphasis></title>
2.5.19 by Alan Pope
add section about diff between system preferences and system administration
70
				<para>The System - Preferences menu allows users to customise their own
2.5.20 by Alan Pope
oops, differe -> differ
71
				desktop environment in a way that may differ from other users on the same
2.5.19 by Alan Pope
add section about diff between system preferences and system administration
72
				computer. In contrast, applications on the System - Administration menu
42 by Torsten Spindler
Merged Chapter 7 from NIIT
73
				will make changes to the computer that will affect all users.</para></note>
57 by Torsten Spindler
use chapter title instead of course title, update sect
74
				<sect2>
2.4.1 by etienne
Added first draft of chapter 7
75
				<title>Changing the Background</title>
76
				<para>The desktop background is the image or colour applied to your
77
				desktop. You can change the default
78
				<emphasis role="strong">Simple Ubuntu</emphasis> background.
42 by Torsten Spindler
Merged Chapter 7 from NIIT
79
				To change the background of the desktop:</para>
2.4.1 by etienne
Added first draft of chapter 7
80
				<orderedlist numeration="arabic">
81
					<listitem>
82
						<para>On the <emphasis role="strong">System</emphasis>
83
						menu, point to <emphasis role="strong">Preferences</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
84
						and then click <emphasis role="strong">Appearance</emphasis>. 
85
						The <emphasis role="strong">
86
						Appearance Preferences</emphasis> dialogue box
2.4.1 by etienne
Added first draft of chapter 7
87
						opens.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
88
						<figure><title><emphasis role="italic">Launching Appearance Preferences Dialogue Box</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
89
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
90
								<imagedata fileref="images/Lesson07_images_001.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
91
							</imageobject></mediaobject>
92
						</figure>
93
						<tip><title><emphasis role="strong">Nice to Know:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
94
						<para>You can also right-click the desktop and select
95
						<emphasis role="strong">Change Desktop Background</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
96
						to open the <emphasis role="strong">Appearance Preferences
97
						</emphasis> dialogue box.</para></tip>
98
					</listitem>
99
					<listitem>
100
						<para>In the <emphasis role="strong">Appearance Preferences
101
						</emphasis> dialogue box, select a desktop
102
						wallpaper from the available wallpapers. 
103
						The background changes immediately.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
104
						<figure><title><emphasis role="italic">Changing Desktop Wallpaper</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
105
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
106
								<imagedata fileref="images/Lesson07_images_002.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
107
							</imageobject></mediaobject>
108
						</figure>
109
					<tip><title><emphasis role="strong">Nice to Know:</emphasis></title>
110
						<para>To view the name of the wallpaper, move the pointer over its name.
111
						</para></tip>
112
					</listitem>
113
					<listitem>
114
						<para>Click <emphasis role="strong">Close</emphasis> in
115
						the <emphasis role="strong">Appearance Preferences</emphasis>
116
						dialogue box to apply the changes.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
117
						<figure><title><emphasis role="italic">Applying Preference Change</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
118
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
119
								<imagedata fileref="images/Lesson07_images_003.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
120
							</imageobject></mediaobject>
121
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
122
					</listitem>
123
				</orderedlist>
124
				<para><emphasis role="strong">Adding a New Wallpaper</emphasis></para>
59.1.11 by Billy Cina
changes to section 1 & 7
125
				<para>Apart from the wallpapers available with the Ubuntu desktop,
2.4.1 by etienne
Added first draft of chapter 7
126
				you can download additional high-quality wallpapers and add them to
42 by Torsten Spindler
Merged Chapter 7 from NIIT
127
				the available wallpapers list in the <emphasis role="strong">Appearance Preferences
128
				</emphasis> dialogue box. To do this:
2.4.1 by etienne
Added first draft of chapter 7
129
				<orderedlist numeration="arabic">
130
					<listitem>
131
						<para>Open the Web site
132
						<ulink url="http://art.gnome.org/">http://art.gnome.org/</ulink>
133
						and click <emphasis role="strong">Backgrounds</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
134
						<figure><title><emphasis role="italic">Opening Wallpaper Source</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
135
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
136
								<imagedata fileref="images/Lesson07_images_004.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
137
							</imageobject></mediaobject>
138
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
139
					</listitem>
140
					<listitem>
141
						<para>Download the wallpaper of your choice. During the
142
						download, you can view the screen resolutions available for the
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
143
						selected wallpaper. You should download and save the version of your chosen wallpaper 
144
						that matches the screen resolution of your computer.</para>
2.4.1 by etienne
Added first draft of chapter 7
145
					</listitem>
146
					<listitem>
147
						<para>On the <emphasis role="strong">System</emphasis>
148
						menu, point to <emphasis role="strong">Preferences</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
149
						and then click <emphasis role="strong">Appearance
150
						</emphasis>. The <emphasis role="strong">
151
						Appearance Preferences</emphasis> dialogue box
2.4.1 by etienne
Added first draft of chapter 7
152
						opens.</para>
153
					</listitem>
154
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
155
						<para>Click the <emphasis role="strong">Background</emphasis> tab and
156
						then click <emphasis role="strong">Add</emphasis>.
2.4.1 by etienne
Added first draft of chapter 7
157
						The <emphasis role="strong">Add Wallpaper</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
158
						dialogue box opens.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
159
						<figure><title><emphasis role="italic">Adding a New Wallpaper</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
160
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
161
								<imagedata fileref="images/Lesson07_images_005.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
162
							</imageobject></mediaobject>
163
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
164
					</listitem>
165
					<listitem>
166
						<para>In the <emphasis role="strong">Add Wallpaper</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
167
						dialogue box, select the downloaded image and
2.4.1 by etienne
Added first draft of chapter 7
168
						click <emphasis role="strong">Open</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
169
						<figure><title><emphasis role="italic">Selecting Downloaded Wallpaper</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
170
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
171
								<imagedata fileref="images/Lesson07_images_006.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
172
							</imageobject></mediaobject>
173
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
174
						<para>This step adds the image as new wallpaper.</para>
175
					</listitem>
176
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
177
						<para>Click <emphasis role="strong">Close</emphasis> in
178
						the <emphasis role="strong">Appearance Preferences</emphasis>
179
						dialogue box to accept the changes. You can now
2.4.1 by etienne
Added first draft of chapter 7
180
						view the new desktop background.</para>
105 by Billy Cina
Tweaks to Lesson 7
181
						<figure><title><emphasis role="italic">Added Wallpaper</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
182
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
183
								<imagedata fileref="images/Lesson07_images_007.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
184
							</imageobject></mediaobject>
185
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
186
					</listitem>
187
				</orderedlist>
188
				</para>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
189
				<tip><title><emphasis role="strong">Nice to know:</emphasis></title>
2.5.30 by etienne
Some typo correction and rewording.
190
				<para>You can, of course, use a picture from any other source to use as your desktop
2.5.21 by Alan Pope
and nice to know about digital photos and flickr type pics as backgrounds
191
				background. Many popular online photo collaboration sites allow visitors to 
192
				download and use their content for personal use. Many people also use their own
42 by Torsten Spindler
Merged Chapter 7 from NIIT
193
				digital photographs as backgrounds.</para></tip>
2.4.1 by etienne
Added first draft of chapter 7
194
				<para><emphasis role="strong">Changing the Colour of the
195
				Background</emphasis></para>
196
				<para>To change the colour of the background:
197
				<orderedlist numeration="arabic">
198
					<listitem>
199
						<para>On the <emphasis role="strong">System</emphasis>
200
						menu, point to <emphasis role="strong">Preferences</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
201
						and then click <emphasis role="strong">Appearance</emphasis> 
202
						to open the <emphasis role="strong"> 
203
						Appearance Preferences</emphasis> dialogue box.
2.4.1 by etienne
Added first draft of chapter 7
204
						</para>
205
					</listitem>
206
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
207
						<para>Click the <emphasis role="strong">Background</emphasis> tab 
208
						and select the wallpaper <emphasis role="strong">No
2.4.1 by etienne
Added first draft of chapter 7
209
						Wallpaper</emphasis>. You can view colours only if you have
210
						not set any desktop wallpaper.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
211
					 	<figure><title><emphasis role="italic">Changing Background Colour</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
212
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
213
								<imagedata fileref="images/Lesson07_images_008.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
214
							</imageobject></mediaobject>
215
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
216
					</listitem>
217
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
218
						<para>The <emphasis role="strong">Colours</emphasis>
2.4.1 by etienne
Added first draft of chapter 7
219
						box provides three types of background:
42 by Torsten Spindler
Merged Chapter 7 from NIIT
220
						<emphasis role="strong">Solid colour, Horizontal gradient</emphasis>
221
						and <emphasis role="strong">Vertical gradient</emphasis>.
2.4.1 by etienne
Added first draft of chapter 7
222
						Select the desktop colour of your choice and then
223
						click the colour chip next to the <emphasis role="strong">
42 by Torsten Spindler
Merged Chapter 7 from NIIT
224
						Colours</emphasis> box. The
225
						<emphasis role="strong">Pick a Colour</emphasis> dialogue
2.4.1 by etienne
Added first draft of chapter 7
226
						box opens.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
227
						<figure><title><emphasis role="italic">Selecting Colour Option</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
228
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
229
								<imagedata fileref="images/Lesson07_images_009.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
230
							</imageobject></mediaobject>
231
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
232
					</listitem>
233
					<listitem>
234
						<para>Select a colour or the attributes of a colour such as hue
42 by Torsten Spindler
Merged Chapter 7 from NIIT
235
						and saturation to create a colour of your choice. Click
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
236
						<emphasis role="strong">OK</emphasis>. The desktop reflects the new settings immediately.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
237
						<figure><title><emphasis role="italic">Specifying Colour</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
238
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
239
								<imagedata fileref="images/Lesson07_images_010.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
240
							</imageobject></mediaobject>
241
						</figure>
242
					</listitem>
243
					<listitem>
244
						<para>Click <emphasis role="strong">Close</emphasis> to
245
						close the <emphasis role="strong">Appearance
246
						Preferences</emphasis> dialogue box.</para>
105 by Billy Cina
Tweaks to Lesson 7
247
						<figure><title><emphasis role="italic">Changed Background Colour</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
248
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
249
								<imagedata fileref="images/Lesson07_images_011.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
250
							</imageobject></mediaobject>
251
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
252
					</listitem>
253
				</orderedlist>
254
				</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
255
			</sect2>
256
			<sect2>
2.4.1 by etienne
Added first draft of chapter 7
257
				<title>Customising the Theme (Buttons &amp; icons etc)</title>
258
				<para>The desktop theme controls the visual appearance of the
259
				buttons, scroll bars, icons, panels, borders etc.
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
260
				Ubuntu provides a number of themes you can use to change the 
261
				appearance of the GNOME desktop and applications.</para>
2.4.1 by etienne
Added first draft of chapter 7
262
				<para>To select a theme for your desktop:
263
				<orderedlist numeration="arabic">
264
					<listitem>
265
						<para>On the <emphasis role="strong">System</emphasis>
266
						menu, point to <emphasis role="strong">Preferences</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
267
						and click <emphasis role="strong">Appearance</emphasis>.
268
						The <emphasis role="strong">Appearance Preferences</emphasis>
269
						dialogue box opens.</para>
2.4.1 by etienne
Added first draft of chapter 7
270
					</listitem>
271
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
272
						<para>On the <emphasis role="strong">Theme</emphasis> tab,
273
						select the theme of your choice. The desktop reflects the
2.4.1 by etienne
Added first draft of chapter 7
274
						theme automatically. To customise your theme further, click
42 by Torsten Spindler
Merged Chapter 7 from NIIT
275
						<emphasis role="strong">Customise</emphasis>. The
276
						<emphasis role="strong">Customise Theme</emphasis> dialogue
2.4.1 by etienne
Added first draft of chapter 7
277
						box opens.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
278
						<figure><title><emphasis role="italic">Customising Desktop Theme</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
279
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
280
								<imagedata fileref="images/Lesson07_images_012.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
281
							</imageobject></mediaobject>
282
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
283
					</listitem>
284
					<listitem>
285
						<para>The default selection is <emphasis role="strong">
286
						Controls</emphasis> tab. The setting on the
287
						<emphasis role="strong">Controls</emphasis> tabbed page
288
						defines the visual appearance of windows, panels and applets.
289
						Select a control from the <emphasis role="strong">Controls</emphasis>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
290
						list. You can see an immediate change in the appearance of
2.4.1 by etienne
Added first draft of chapter 7
291
						the open windows.</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
292
						<note><title><emphasis role="strong">Note:</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
293
						<para>You can customise the following objects on the screen:</para>
294
						<para><emphasis role="strong">Window:</emphasis> A
2.4.1 by etienne
Added first draft of chapter 7
295
						rectangular area of the screen with a border and a title bar at
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
296
						the top. All graphical applications run inside windows.</para>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
297
						<para><emphasis role="strong">Panel:</emphasis> An area on
59.1.11 by Billy Cina
changes to section 1 & 7
298
						the desktop from where you can access information
2.4.1 by etienne
Added first draft of chapter 7
299
						such as date and time. You can also launch applications and
59.1.11 by Billy Cina
changes to section 1 & 7
300
						add or remove objects from panels. The Ubuntu desktop
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
301
						contains two panels, the top edge panel at the top of the
302
						screen and the bottom edge panel at the bottom of the
2.4.1 by etienne
Added first draft of chapter 7
303
						screen.</para>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
304
						<para><emphasis role="strong">Applet:</emphasis> A small
2.4.1 by etienne
Added first draft of chapter 7
305
						application whose user interface resides within a panel.</para>
306
						<para><emphasis role="strong">Window Border:</emphasis> 
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
307
						The border that appears around windows.  It has a frame at the top of the window
308
						that contains the name of the application and the edges that allow you to resize the window.</para>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
309
						<para><emphasis role="strong">Icon:</emphasis> A graphical
2.4.1 by etienne
Added first draft of chapter 7
310
						symbol for the applications and options on the panels and
1.1.4 by Torsten Spindler
Chapter 7 validates
311
						windows.</para></note>
2.4.1 by etienne
Added first draft of chapter 7
312
						<para>Similarly, you can customise the background and text
313
						colour of your windows, input boxes and selected items by
42 by Torsten Spindler
Merged Chapter 7 from NIIT
314
						configuring the settings on the <emphasis role="strong">Colours</emphasis>
2.4.1 by etienne
Added first draft of chapter 7
315
						tab.</para>
316
						<para>If you want to customise your window borders and icons,
317
						click the <emphasis role="strong">Window Border</emphasis>
318
						and <emphasis role="strong">Icons</emphasis> tabs in the
42 by Torsten Spindler
Merged Chapter 7 from NIIT
319
						<emphasis role="strong">Customise Theme</emphasis> dialogue
2.4.1 by etienne
Added first draft of chapter 7
320
						box.</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
321
						<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
322
						<para>Ubuntu provides additional options to customise your themes. You can
323
						download more controls, window borders and icons from the
324
						Web site
325
						<ulink url="http://art.gnome.org">http://art.gnome.org</ulink>
59.1.11 by Billy Cina
changes to section 1 & 7
326
						and save it at any location on your computer. While customising the theme, click
2.4.1 by etienne
Added first draft of chapter 7
327
						<emphasis role="strong">Install</emphasis> in the
42 by Torsten Spindler
Merged Chapter 7 from NIIT
328
						<emphasis role="strong">Appearance Preferences</emphasis>
329
						dialogue box. The <emphasis role="strong">Select Theme</emphasis>
330
						dialogue box opens, and you can select the
1.1.4 by Torsten Spindler
Chapter 7 validates
331
						downloaded objects.</para></note>
82.1.15 by Torsten Spindler
Fixed Chapter7
332
						<figure><title><emphasis role="italic">Selecting Theme Controls</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
333
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
334
								<imagedata fileref="images/Lesson07_images_013.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
335
							</imageobject></mediaobject>
336
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
337
					</listitem>
338
					<listitem>
339
						<para>Click <emphasis role="strong">Close</emphasis> in the
42 by Torsten Spindler
Merged Chapter 7 from NIIT
340
						<emphasis role="strong">Customise Theme</emphasis> dialogue
2.4.1 by etienne
Added first draft of chapter 7
341
						box. To save the theme, click <emphasis role="strong">Save
42 by Torsten Spindler
Merged Chapter 7 from NIIT
342
						As</emphasis> in the <emphasis role="strong">Appearance
343
						Preferences</emphasis> dialogue box. The
344
						<emphasis role="strong">Save Theme As</emphasis> dialogue
2.4.1 by etienne
Added first draft of chapter 7
345
						box opens.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
346
						<figure><title><emphasis role="italic">Saving Modified Theme</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
347
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
348
								<imagedata fileref="images/Lesson07_images_014.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
349
							</imageobject></mediaobject>
350
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
351
					</listitem>
352
					<listitem>
353
						<para>Provide a name to the theme in the
354
						<emphasis role="strong">Name</emphasis> box and a
355
						description, if you want, in the
356
						<emphasis role="strong">Description</emphasis> box.
357
						Click <emphasis role="strong">Save</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
358
						<figure><title><emphasis role="italic">Specifying Theme Name and Description</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
359
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
360
								<imagedata fileref="images/Lesson07_images_015.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
361
							</imageobject></mediaobject>
362
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
363
					</listitem>
364
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
365
						<para>In the <emphasis role="strong">Appearance Preferences</emphasis>
366
						dialogue box, click <emphasis role="strong">
2.4.1 by etienne
Added first draft of chapter 7
367
						Close</emphasis>.</para>
368
					</listitem>
369
				</orderedlist>
370
				</para>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
371
				<para>If you open a menu or window, you can see the changes in their appearance.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
372
				<figure><title><emphasis role="italic">Viewing an Application in Modified Theme</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
373
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
374
								<imagedata fileref="images/Lesson07_images_016.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
375
							</imageobject></mediaobject>
376
				</figure>
2.4.1 by etienne
Added first draft of chapter 7
377
				<para><emphasis role="strong">Installing New Themes</emphasis></para>
378
				<para>You can also download other Ubuntu-compatible themes from Ubuntu's recommended source.
379
				To install these themes:
380
				<orderedlist numeration="arabic">
381
					<listitem>
382
						<para>Open the Web site and click <emphasis role="strong">
383
						DesktopThemes</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
384
						<figure><title><emphasis role="italic">Opening Theme Source</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
385
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
386
								<imagedata fileref="images/Lesson07_images_017.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
387
							</imageobject></mediaobject>
388
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
389
					</listitem>
390
					<listitem>
391
						<para>Download a theme of your choice. Select any theme and
392
						follow the instructions as they appear.</para>
393
					</listitem>
394
					<listitem>
395
						<para>On the <emphasis role="strong">System</emphasis>
396
						menu, point to <emphasis role="strong">Preferences</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
397
						and click <emphasis role="strong">Appearance</emphasis>.
398
						The <emphasis role="strong">Appearance Preferences</emphasis>
399
						dialogue box opens.</para>
2.4.1 by etienne
Added first draft of chapter 7
400
					</listitem>
401
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
402
						<para>On the <emphasis role="strong">Theme</emphasis> tab, 
403
						click <emphasis role="strong">Install</emphasis>. 
404
						The <emphasis role="strong">Select Theme</emphasis>
405
						dialogue box opens.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
406
						<figure><title><emphasis role="italic">Installing New Theme</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
407
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
408
								<imagedata fileref="images/Lesson07_images_018.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
409
							</imageobject></mediaobject>
410
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
411
					</listitem>
412
					<listitem>
413
						<para>Select the downloaded theme and click
414
						<emphasis role="strong">Open</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
415
						<figure><title><emphasis role="italic">Selecting Downloaded Theme</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
416
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
417
								<imagedata fileref="images/Lesson07_images_019.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
418
							</imageobject></mediaobject>
419
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
420
					</listitem>
421
					<listitem>
422
						<para>You can apply a new theme or retain the current theme.
423
						Click <emphasis role="strong">Apply New Theme</emphasis>
424
						to apply the new theme. The screen will reflect the new theme
425
						immediately.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
426
						<figure><title><emphasis role="italic">Applying New Theme</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
427
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
428
								<imagedata fileref="images/Lesson07_images_020.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
429
							</imageobject></mediaobject>
430
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
431
					</listitem>
432
					<listitem>
433
						<para>Click <emphasis role="strong">Close</emphasis> in the
42 by Torsten Spindler
Merged Chapter 7 from NIIT
434
						<emphasis role="strong">Appearance Preferences</emphasis>
435
						dialogue box.</para>
2.4.1 by etienne
Added first draft of chapter 7
436
						<para>If you open any menu or window, it will reflect the
437
						selected theme.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
438
						<figure id="fig:chess-blueheart"><title><emphasis role="italic">Chess in Blue Heart Theme</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
439
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
440
								<imagedata fileref="images/Lesson07_images_021.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
441
							</imageobject></mediaobject>
442
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
443
					</listitem>
444
				</orderedlist>
445
				</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
446
			</sect2>
447
			<sect2>
2.4.1 by etienne
Added first draft of chapter 7
448
				<title>Customising a Screensaver</title>
449
				<para>A screensaver displays (often moving) images on the screen when
450
				your computer is switched on but not in use. To go back to the
451
				workspace, you can move the mouse or press any key on the
452
				keyboard.</para>
453
				<para>You can choose a screensaver and customise it. To
454
				customise a screensaver:
455
				<orderedlist numeration="arabic">
456
					<listitem>
457
						<para>On the <emphasis role="strong">System</emphasis>
458
						menu, point to <emphasis role="strong">Preferences</emphasis>
459
						and click <emphasis role="strong">Screensaver</emphasis>.
460
						The <emphasis role="strong">Screensaver
42 by Torsten Spindler
Merged Chapter 7 from NIIT
461
						Preferences</emphasis> dialogue box opens.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
462
						<figure><title><emphasis role="italic">Launching Screensaver Preferences Dialogue Box</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
463
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
464
								<imagedata fileref="images/Lesson07_images_022.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
465
							</imageobject></mediaobject>
466
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
467
					</listitem>
468
					<listitem>
469
						<para>Select the screensaver from the list of available
470
						screensavers. You can preview the screensaver in the right pane.
471
						</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
472
						<figure><title><emphasis role="italic">Customising Screensaver Settings</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
473
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
474
								<imagedata fileref="images/Lesson07_images_023.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
475
							</imageobject></mediaobject>
476
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
477
					</listitem>
478
					<listitem>
479
						<para>The <emphasis role="strong">Regard the computer as
480
						idle after</emphasis> slider specifies when a screensaver starts
481
						to work if the computer is not in use. The
482
						default time is set to 10 minutes. You can use this slider to
483
						select how long the computer needs to be idle before the
484
						screensaver activates.</para>
485
					</listitem>
486
					<listitem>
487
						<para>To prevent any tampering of your computer in your
488
						absence, you can automatically lock your screen the moment
489
						the screensaver activates. Locking requires users to type their
490
						password to reactivate the desktop. Select the
491
						<emphasis role="strong">Lock screen when screensaver is
492
						active</emphasis> check box to lock the screen when the
493
						screensaver starts.</para>
494
					</listitem>
495
					<listitem>
496
						<para>Click <emphasis role="strong">Close</emphasis>.</para>
497
					</listitem>
498
				</orderedlist>
499
				</para>
500
				<para>The selected screensaver displays when the computer is idle
501
				for the specified period.</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
502
			</sect2>
503
			<sect2>
2.4.1 by etienne
Added first draft of chapter 7
504
				<title>Customising the Screen Resolution</title>
505
				<para>The screen resolution determines how large or small an item
506
				looks on the screen. To modify the screen resolution of the GNOME
507
				desktop:
508
				<orderedlist numeration="arabic">
509
					<listitem>
510
						<para>On the <emphasis role="strong">System</emphasis>
511
						menu, point to <emphasis role="strong">Preferences</emphasis>
512
						and then click <emphasis role="strong">Screen
513
						Resolution</emphasis>. The <emphasis role="strong">Screen
42 by Torsten Spindler
Merged Chapter 7 from NIIT
514
						Resolution Preferences</emphasis> dialogue box opens.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
515
						<figure><title><emphasis role="italic">Launching Screen Resolution Preferences Dialogue Box</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
516
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
517
								<imagedata fileref="images/Lesson07_images_024.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
518
							</imageobject></mediaobject>
519
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
520
					</listitem>
521
					<listitem>
522
						<para>The default resolution is <emphasis role="strong">
42 by Torsten Spindler
Merged Chapter 7 from NIIT
523
						1280x1024</emphasis>. You can change the resolution in the
2.4.1 by etienne
Added first draft of chapter 7
524
						<emphasis role="strong">Resolution</emphasis> box.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
525
						<figure><title><emphasis role="italic">Customising Screen Resolution</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
526
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
527
								<imagedata fileref="images/Lesson07_images_025.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
528
							</imageobject></mediaobject>
529
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
530
					</listitem>
531
					<listitem>
532
						<para>Click <emphasis role="strong">Apply</emphasis>. The
533
						<emphasis role="strong">Keep Resolution</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
534
						dialogue box opens, prompting you to confirm settings or use
2.4.1 by etienne
Added first draft of chapter 7
535
						the previous resolution and revert to the original settings. Click
536
						<emphasis role="strong">Keep resolution</emphasis> to apply
537
						new changes.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
538
						<figure><title><emphasis role="italic">Resolution Confirmation Dialogue Box</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
539
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
540
								<imagedata fileref="images/Lesson07_images_026.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
541
							</imageobject></mediaobject>
542
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
543
					</listitem>
544
				</orderedlist>
545
				</para>
546
				<para>The screen resolution will change.</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
547
			</sect2>
548
		</sect1>
549
		<sect1>
105 by Billy Cina
Tweaks to Lesson 7
550
			<title>3D Effects</title>
82.1.15 by Torsten Spindler
Fixed Chapter7
551
			<para>A computer screen is two-dimensional (2D) in nature and until recently most
552
			applications were developed with a 2D layout.</para>
553
			<para>However, advancements in technology fuelled the demand for more life-like on screen visuals,
554
			as in three-dimensional (3D) modelling and games. The operating system
555
			needs to perform complex calculations to display 3D images in 2D. Consequently, to
556
			reduce the burden on the operating system and increase the speed of applications, 3D
557
			accelerator cards were developed, which use the graphics processor on the graphics
86.1.1 by Torsten Spindler
chapter10: Delineated community docs from official docs stronger, chapter7: Simplified section on 3D desktop effects
558
			card instead of consuming valuable CPU resources. Almost all modern graphics cards
105 by Billy Cina
Tweaks to Lesson 7
559
			have a built-in acceleration to display 3D.</para>
560
			<para>Ubuntu can utilize the 3D capabilities of a graphics card for desktop effects. An example of
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
561
			these effects are the placement of the desktops on a rotating cube, windows have shadows, 
562
			and motion effects.</para>
105 by Billy Cina
Tweaks to Lesson 7
563
			<para>The effects are enabled by default and can be controlled from the <emphasis role='strong'>Appearance</emphasis> menu. From here the 
564
			desktop effects can either be completely disabled or enabled. The number of effects can be controlled via the <emphasis role='strong'>normal effects</emphasis> 
565
			and <emphasis role='strong'>extra effects</emphasis> setting.</para>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
566
			<para>If a graphics card does not have 3D capabilities or support for 3D is missing from the Linux drivers for the card, you will be notified that <emphasis role='strong'>Desktop effects could not be enabled</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
567
		</sect1>
568
		<sect1>
2.4.1 by etienne
Added first draft of chapter 7
569
			<title>Working with Files Using Nautilus</title>
570
			<para>The Nautilus file manager in Ubuntu provides a simple and
571
			integrated way to manage files and applications. It is a GNOME
572
			application and is configured with other applications in Ubuntu.</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
573
			<sect2>
2.4.1 by etienne
Added first draft of chapter 7
574
				<title>Features of Nautilus</title>
575
				<para>The Nautilus file manager allows you to organise files into
105 by Billy Cina
Tweaks to Lesson 7
576
				folders and perform tasks such as:</para>
2.4.1 by etienne
Added first draft of chapter 7
577
				<itemizedlist>
578
					<listitem>
105 by Billy Cina
Tweaks to Lesson 7
579
						<para>Create and display folders and documents: Create new files, organise them
580
						into folders and save them.
2.4.1 by etienne
Added first draft of chapter 7
581
						</para>
582
					</listitem>
583
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
584
						<para>Search and manage your files: Classify files and
2.4.1 by etienne
Added first draft of chapter 7
585
						search them as per their classification.</para>
586
					</listitem>
587
					<listitem>
105 by Billy Cina
Tweaks to Lesson 7
588
						<para>Open special locations on your computer: Access the local network and save your files.
2.4.1 by etienne
Added first draft of chapter 7
589
						</para>
590
					</listitem>
591
					<listitem>
592
						<para>Write data to a CD or DVD</para>
593
					</listitem>
594
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
595
						<para>Navigate using two modes:</para>
2.4.1 by etienne
Added first draft of chapter 7
596
						<itemizedlist>
597
							<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
598
								<para>Spatial mode: Allows you to open each
105 by Billy Cina
Tweaks to Lesson 7
599
								folder in a separate window, which then helps open your files as
2.4.1 by etienne
Added first draft of chapter 7
600
								physical objects in different locations. You can view the
601
								content of various folders simultaneously.</para>
602
							</listitem>
603
							<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
604
								<para>Browser mode: Opens your folders in a
2.4.1 by etienne
Added first draft of chapter 7
605
								single window. Only one file manager opens in browser
606
								mode, and it is updated when you click another folder in the
607
								file manager.</para>
608
							</listitem>
609
						</itemizedlist>
610
					</listitem>
611
				</itemizedlist>
105 by Billy Cina
Tweaks to Lesson 7
612
				<instructornote><title>Instructor Notes:</title><para><emphasis role="italic">Compare browser mode with 
613
				Firefox to help students appreciate the similarity.</emphasis></para>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
614
			</instructornote>
57 by Torsten Spindler
use chapter title instead of course title, update sect
615
			</sect2>
616
			<sect2>
73 by Torsten Spindler
Removed command line reference from Chapter 7
617
				<title>Nautilus</title>
1.1.4 by Torsten Spindler
Chapter 7 validates
618
				<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
619
				<para>Spatial mode is the default mode for the Nautilus file manager in
105 by Billy Cina
Tweaks to Lesson 7
620
				GNOME but while compiling Ubuntu, the mode changes to browser mode by default.</para></note>
73 by Torsten Spindler
Removed command line reference from Chapter 7
621
				<para>To choose the required mode:</para>
2.4.1 by etienne
Added first draft of chapter 7
622
				<orderedlist numeration="arabic">
623
					<listitem>
624
						<para>Click the <emphasis role="strong">Places</emphasis>
625
						menu. A list of items appears:
626
						<itemizedlist>
627
							<listitem>
628
								<para><emphasis role="strong">Home Folder:</emphasis>
629
								This is a personal folder created by default for every user
630
								to create and work on files. It takes the user name by
631
								default.</para>
632
							</listitem>
633
							<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
634
								<para><emphasis role="strong">Desktop:</emphasis> An
2.4.1 by etienne
Added first draft of chapter 7
635
								active component that lies behind all the screens on
636
								your computer and provides easy and quick access to
637
								the files saved on it.</para>
638
							</listitem>
639
							<listitem>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
640
								<para><emphasis role="strong">Computer:</emphasis> Contains all drives and file systems;
2.4.1 by etienne
Added first draft of chapter 7
641
								makes document backup onto CD and DVD really simple.</para>
642
							</listitem>
643
							<listitem>
644
								<para><emphasis role="strong">CD/DVD Creator:</emphasis>
645
								It consists of folders that you can write to a CD or a
646
								DVD. You can also back up your documents on a CD or
647
								a DVD.</para>
648
							</listitem>
649
						</itemizedlist>
650
					</para>
651
					</listitem>
652
					<listitem>
653
						<para>Click any of the above items on the
654
						<emphasis role="strong">Places</emphasis> menu.</para>
105 by Billy Cina
Tweaks to Lesson 7
655
						<figure><title><emphasis role="italic">Using Nautilus File Manager</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
656
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
657
								<imagedata fileref="images/Lesson07_images_027.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
658
							</imageobject></mediaobject>
659
						</figure>
105 by Billy Cina
Tweaks to Lesson 7
660
						<para>The Nautilus file manager opens files in browser mode by default. If you open a folder in this mode,
2.4.1 by etienne
Added first draft of chapter 7
661
						the folder will open in the same window. The location bar shows
662
						the current location of the opened folder in the hierarchy of
663
						folders, and the sidebar shows other folders saved on your
664
						computer.</para>
105 by Billy Cina
Tweaks to Lesson 7
665
						<figure><title><emphasis role="italic">Files Display</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
666
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
667
								<imagedata fileref="images/Lesson07_images_028.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
668
							</imageobject></mediaobject>
669
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
670
						<para>While in browser mode, you can move to the parent folder
671
						that contains the currently open folder. To move to the parent
672
						folder, click <emphasis role="strong">Open Parent</emphasis>
673
						on the <emphasis role="strong">Go</emphasis> menu in the
674
						window.</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
675
						<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
676
						<para>You can also click <emphasis role="strong">Up</emphasis>
677
						on the navigation toolbar or press the BACKSPACE key to
1.1.4 by Torsten Spindler
Chapter 7 validates
678
						move to the parent folder.</para></note>
2.4.1 by etienne
Added first draft of chapter 7
679
					</listitem>
680
					<listitem>
681
						<para>On the <emphasis role="strong">Edit</emphasis>
682
						menu, click <emphasis role="strong">Preferences</emphasis>.
683
						The <emphasis role="strong">File Management Preferences</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
684
						dialogue box opens.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
685
						<figure><title><emphasis role="italic">Launching File Management Preferences</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
686
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
687
								<imagedata fileref="images/Lesson07_images_029.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
688
							</imageobject></mediaobject>
689
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
690
					</listitem>
691
					<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
692
						<para>Click the <emphasis role="strong">Behaviour</emphasis>
693
						tab in the dialogue box. To change the mode to spatial mode,
2.4.1 by etienne
Added first draft of chapter 7
694
						clear the <emphasis role="strong">Always open in browser
695
						windows</emphasis> check box and then click
696
						<emphasis role="strong">Close</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
697
						<figure><title><emphasis role="italic">Changing File Management Behaviour</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
698
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
699
								<imagedata fileref="images/Lesson07_images_030.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
700
							</imageobject></mediaobject>
701
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
702
					</listitem>
703
					<listitem>
704
						<para>Close the file manager window and open it again. Your
705
						files will now open in spatial mode. If you open another folder, it
706
						will open in a different file manager window.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
707
						<figure><title><emphasis role="italic">Confirming File Management Behaviour Changes</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
708
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
709
								<imagedata fileref="images/Lesson07_images_031.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
710
							</imageobject></mediaobject>
711
						</figure>
1.1.4 by Torsten Spindler
Chapter 7 validates
712
						<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
713
						<para>Each time you open a particular folder in spatial mode, you
714
						will find its window displayed in the same place on the screen
715
						and of the same size as during the last view. For this reason,
1.1.4 by Torsten Spindler
Chapter 7 validates
716
						this mode is referred to as spatial mode.</para></note>
2.4.1 by etienne
Added first draft of chapter 7
717
						<para>To move to the parent folder in spatial mode, click
718
						<emphasis role="strong">Open Parent</emphasis> on the
719
						<emphasis role="strong">File</emphasis> menu. Alternatively,
42 by Torsten Spindler
Merged Chapter 7 from NIIT
720
						you can press the ALT+UP arrow key.</para>
721
						<tip><title><emphasis role="strong">Nice to Know:</emphasis></title>
722
						<para>Konqueror is KDE equivalent of Nautilus file manager, 
723
						which is used in the Kubuntu derivative of Ubuntu. It is a 
724
						multi-purpose application that can act as a file manager, Web browser 
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
725
						and universal viewer. As well as allowing you to browse Web sites, 
726
						this application provides basic file management and can many view different file types.</para></tip>
2.4.1 by etienne
Added first draft of chapter 7
727
					</listitem>
728
				</orderedlist>
57 by Torsten Spindler
use chapter title instead of course title, update sect
729
			</sect2>
730
		</sect1>
731
		<sect1>
2.4.1 by etienne
Added first draft of chapter 7
732
			<title>Package Managers</title>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
733
			<para>One of the biggest differences between Ubuntu and Microsoft Windows is
130 by Billy Cina
typos
734
			how you install and uninstall programmes and applications. In Microsoft Windows, 
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
735
			most applications provide their own installation and removal methods.
736
			Some applications provide a method to keep themselves up to date, but others
737
			do not and there is no easy way to ensure that everything on your computer is
130 by Billy Cina
typos
738
			up to date.  Keeping track of all the programmes that have been installed and 
739
			keeping all those programmes updated is largely up to you.</para>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
740
			<para>Ubuntu is not like that. Instead, Ubuntu has a sophisticated 
741
			<emphasis role="strong">package management framework</emphasis> that keeps
742
			track of all the software installed in Ubuntu, automates
743
			the process of installing and removing applications, and ensures that 
744
			all the software is kept up to date with the latest enhancements and fixes.
745
			All you have to do is decide what applications you want installed, and then
746
			use a <emphasis role="strong">package manager</emphasis> to tell Ubuntu to
747
			install them.</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
748
			<sect2>
2.4.1 by etienne
Added first draft of chapter 7
749
				<title>Types of Package Managers</title>
105 by Billy Cina
Tweaks to Lesson 7
750
				<para>Ubuntu includes a few package managers by default and
2.4.1 by etienne
Added first draft of chapter 7
751
				which one you use depends on how advanced the package
752
				management tasks are that you want to achieve. Depending on their
753
				features, package managers are divided into the following categories:
754
				</para>
755
				<table>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
756
				<title>Table 1</title>
2.4.1 by etienne
Added first draft of chapter 7
757
					<tgroup cols="2">
758
						<tbody>
759
							<row>
760
								<entry><para><emphasis role="strong">Package
761
								Managers</emphasis></para></entry>
762
								<entry><para><emphasis role="strong">Package Manager
763
								Features</emphasis></para></entry>
764
							</row>
765
							<row>
766
								<entry><para>
767
									<itemizedlist>
768
										<listitem>
769
										<para>Graphical package managers</para>
770
											<itemizedlist>
771
												<listitem>
772
													<para>Synaptic Package Manager</para>
773
												</listitem>
774
												<listitem>
775
													<para>Add/Remove Applications</para>
776
												</listitem>
777
											</itemizedlist>
778
										</listitem>
779
									</itemizedlist>
780
								</para></entry>
781
								<entry><para>
782
									<itemizedlist>
783
										<listitem>
784
											<para>List packages according to several
785
											user-friendly categories, such as Education,
42 by Torsten Spindler
Merged Chapter 7 from NIIT
786
											Games and Graphics</para>
2.4.1 by etienne
Added first draft of chapter 7
787
										</listitem>
788
										<listitem>
789
											<para>Guide you through installation and
42 by Torsten Spindler
Merged Chapter 7 from NIIT
790
											access</para>
2.4.1 by etienne
Added first draft of chapter 7
791
										</listitem>
792
										<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
793
											<para>Use a graphical interface</para>
2.4.1 by etienne
Added first draft of chapter 7
794
										</listitem>
795
									</itemizedlist>
796
								</para></entry>
797
							</row>
798
							<row>
799
								<entry><para>
800
									<itemizedlist>
801
										<listitem>
59.1.11 by Billy Cina
changes to section 1 & 7
802
											<para>Command line package manager</para>
2.4.1 by etienne
Added first draft of chapter 7
803
											<itemizedlist>
804
												<listitem>
805
													<para>apt-get</para>
806
												</listitem>
807
											</itemizedlist>
808
										</listitem>
809
									</itemizedlist>
810
								</para></entry>
811
								<entry><para>
812
									<itemizedlist>
813
										<listitem>
814
											<para>Add and remove packages from
42 by Torsten Spindler
Merged Chapter 7 from NIIT
815
											repositories</para>
2.4.1 by etienne
Added first draft of chapter 7
816
										</listitem>
817
										<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
818
											<para>Use a command line interface</para>
2.4.1 by etienne
Added first draft of chapter 7
819
										</listitem>
820
									</itemizedlist>
821
								</para></entry>
822
							</row>
823
						</tbody>
824
					</tgroup>
825
				</table>
1.1.4 by Torsten Spindler
Chapter 7 validates
826
				<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
827
				<para>If you open more than one package manager at the same time,
828
				they may not work. Close all the package managers and open just
1.1.4 by Torsten Spindler
Chapter 7 validates
829
				one.</para></note>
2.4.1 by etienne
Added first draft of chapter 7
830
				<para>You can use any of the package managers based on your
831
				preferred GUI, terminal or level of control over the package
832
				management process. If you prefer to use the GUI over the
42 by Torsten Spindler
Merged Chapter 7 from NIIT
833
				command line interface, you may choose the graphical package
2.4.1 by etienne
Added first draft of chapter 7
834
				managers, Add/Remove Applications and Synaptic Package
42 by Torsten Spindler
Merged Chapter 7 from NIIT
835
				Manager.</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
836
			</sect2>
837
		</sect1>
838
		<sect1>
2.4.1 by etienne
Added first draft of chapter 7
839
			<title>Using Add/Remove Applications</title>
2.5.14 by Alan Pope
re-word add/remove
840
			<para>The Add/Remove tool is the easiest to use and will enable you to install and uninstall many
841
			popular packages. You can search for the package or packages you want to install
842
			by simply searching a keyword such as 'email' or by looking through the
843
			given categories, selecting applications and choosing "Apply" to start the installation.</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
844
			<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
845
			<para>You need administrative access to use any package manager. Type the password for your
846
			user name at the prompt. This means that applications can not be added / removed from your computer
1.1.4 by Torsten Spindler
Chapter 7 validates
847
			without your knowledge (and password).</para></note>
2.4.1 by etienne
Added first draft of chapter 7
848
			<para>The procedure to add or remove software by using Add/Remove
849
			Applications is:
850
			<orderedlist numeration="arabic">
851
				<listitem>
852
					<para>On the <emphasis role="strong">Applications</emphasis>
853
					menu, click <emphasis role="strong">Add/Remove</emphasis>.
854
					</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
855
					<figure><title><emphasis role="italic">Launching Add/Remove Applications</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
856
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
857
							<imagedata fileref="images/Lesson07_images_032.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
858
						</imageobject></mediaobject>
859
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
860
				</listitem>
861
				<listitem>
862
					<para>The <emphasis role="strong">Add/Remove Applications</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
863
					dialogue box displays a list of applications. The
2.4.1 by etienne
Added first draft of chapter 7
864
					check boxes against the applications that are already installed are
865
					pre-selected.</para>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
866
					<note><title><emphasis role="strong">Note:</emphasis></title>
867
					<para>Many package names in Ubuntu are quite obscure, so the package manager
868
					will also look at the package description when searching.</para></note>
82.1.15 by Torsten Spindler
Fixed Chapter7
869
					<figure><title><emphasis role="italic">Add/Remove Applications Window</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
870
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
871
							<imagedata fileref="images/Lesson07_images_033.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
872
						</imageobject></mediaobject>
873
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
874
				</listitem>
875
				<listitem>
876
					<para>If you know the name of the package to be installed, you
877
					can type the name in the <emphasis role="strong">Search</emphasis>
878
					box. Otherwise, you can click the appropriate
879
					software category in the left pane and select the check box next to
880
					the required package in the right pane.</para>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
881
					<tip><title><emphasis role="strong">Nice to Know:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
882
					<para>For more details about a package, click the package and view
42 by Torsten Spindler
Merged Chapter 7 from NIIT
883
					the bottom pane.</para></tip>
82.1.15 by Torsten Spindler
Fixed Chapter7
884
					<figure><title><emphasis role="italic">Searching a Package in All Available Applications</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
885
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
886
							<imagedata fileref="images/Lesson07_images_034.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
887
						</imageobject></mediaobject>
888
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
889
				</listitem>
890
				<listitem>
891
					<para>When you have finished selecting the packages to be
42 by Torsten Spindler
Merged Chapter 7 from NIIT
892
					installed or removed, click <emphasis role="strong">Apply Changes</emphasis>
893
					.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
894
					<figure><title><emphasis role="italic">Applying Changes to the Package List</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
895
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
896
							<imagedata fileref="images/Lesson07_images_035.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
897
						</imageobject></mediaobject>
898
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
899
				</listitem>
900
				<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
901
					<para>You are prompted to confirm your selection. Click
902
					<emphasis role="strong">Apply</emphasis> to proceed.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
903
					<figure><title><emphasis role="italic">Confirming Changes</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
904
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
905
							<imagedata fileref="images/Lesson07_images_036.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
906
						</imageobject></mediaobject>
907
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
908
				</listitem>
909
				<listitem>
910
					<para>The progress indicator shows the status of the package
42 by Torsten Spindler
Merged Chapter 7 from NIIT
911
					being installed or removed.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
912
					<figure><title><emphasis role="italic">Installing Selected Package from Repositories</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
913
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
914
							<imagedata fileref="images/Lesson07_images_037.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
915
						</imageobject></mediaobject>
916
					</figure>
917
				</listitem>
918
				<listitem>
919
					<para>After the changes are applied
920
					successfully, the
921
					package is installed.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
922
					<figure><title><emphasis role="italic">Installation Confirmation</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
923
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
924
							<imagedata fileref="images/Lesson07_images_038.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
925
						</imageobject></mediaobject>
926
					</figure>
927
				</listitem>
928
				<listitem>
929
					<para>Double-click the package to launch it.
930
					If you want to add or remove more applications, click
931
					<emphasis role="strong">Add/Remove More Applications</emphasis> or else 
932
					click <emphasis role="strong">Close</emphasis> in the 
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
933
					<emphasis role="strong">New application has been installed</emphasis> dialogue box. The following figure shows 
42 by Torsten Spindler
Merged Chapter 7 from NIIT
934
					<emphasis role="strong">Atomix</emphasis>, which has been installed by
935
					performing this procedure.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
936
					<figure><title><emphasis role="italic">Launching the Installed Application - Atomix</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
937
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
938
							<imagedata fileref="images/Lesson07_images_039.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
939
						</imageobject></mediaobject>
940
					</figure>
1.1.4 by Torsten Spindler
Chapter 7 validates
941
					<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
942
					<para>After installing a package, you can open it by using a particular
1.1.4 by Torsten Spindler
Chapter 7 validates
943
					menu based on its category.</para></note>
2.4.1 by etienne
Added first draft of chapter 7
944
				</listitem>
945
			</orderedlist>
946
			</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
947
		</sect1>
948
		<sect1>
2.4.1 by etienne
Added first draft of chapter 7
949
			<title>Using Synaptic Package Manager</title>
950
			<para>Add/Remove Applications does not allow you to install and
2.5.30 by etienne
Some typo correction and rewording.
951
			remove all advanced packages, such as the Apache web server, the PHP
952
			programming language or Scribe. In such cases, use Synaptic
2.4.1 by etienne
Added first draft of chapter 7
953
			Package Manager.</para>
954
			<para>Synaptic Package Manager combines the point-and-click
42 by Torsten Spindler
Merged Chapter 7 from NIIT
955
			simplicity of the GUI with the power of the apt-get command line tool.
2.4.1 by etienne
Added first draft of chapter 7
956
			You can install, remove, configure or upgrade software packages,
957
			browse, sort and search the list of available software packages, manage
958
			repositories or upgrade the whole system. You can queue up a number
959
			of actions before you execute them. Synaptic informs you about the
960
			additional packages required by the software package you have chosen
961
			as well as conflicts with other packages that are already installed on
962
			your system. In addition, it presents more information such as package
963
			status, origin and filters.</para>
964
			<para>To add and remove any package using Synaptic Packager
965
			Manager:
966
			<orderedlist numeration="arabic">
967
				<listitem>
968
					<para>On the <emphasis role="strong">System</emphasis>
969
					menu, point to <emphasis role="strong">Administration</emphasis>
970
					and then click <emphasis role="strong">Synaptic
971
					Package Manager</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
972
					<figure><title><emphasis role="italic">Launching Synaptic Package Manager</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
973
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
974
							<imagedata fileref="images/Lesson07_images_040.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
975
						</imageobject></mediaobject>
976
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
977
				</listitem>
978
				<listitem>
979
					<para>In the <emphasis role="strong">Synaptic Package Manager</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
980
					dialogue box, you can select the package you need.
2.4.1 by etienne
Added first draft of chapter 7
981
					The left pane lists the categories, and the right pane lists the
982
					packages. If you do not know the name of the package, select the
983
					category in the left pane to filter the list of packages. You can then
984
					select the check box next to the required package in the right pane.
985
					</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
986
					<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
987
					<para>If you want to view the installed and uninstalled
988
					packages, click <emphasis role="strong">Status</emphasis>.
989
					To know the source repository of the package, click
990
					<emphasis role="strong">Origin</emphasis>. Click
991
					<emphasis role="strong">Custom Filters</emphasis> if you
992
					want to know the whether a package is broken or can be
1.1.4 by Torsten Spindler
Chapter 7 validates
993
					upgraded.</para></note>
82.1.15 by Torsten Spindler
Fixed Chapter7
994
					<figure><title><emphasis role="italic">Synaptic Package Manager Window</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
995
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
996
							<imagedata fileref="images/Lesson07_images_041.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
997
						</imageobject></mediaobject>
998
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
999
				</listitem>
1000
				<listitem>
1001
					<para>If you know the name of the package, click
1002
					<emphasis role="strong">Search</emphasis>. The
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1003
					<emphasis role="strong">Find</emphasis> dialogue box opens.
2.4.1 by etienne
Added first draft of chapter 7
1004
					Type the name of the package in the <emphasis role="strong">
1005
					Search</emphasis> field and click <emphasis role="strong">
1006
					Search</emphasis>.</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
1007
					<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
1008
					<para>To return to the list of categories after searching the packages
1009
					using <emphasis role="strong">Search</emphasis>, click
1.1.4 by Torsten Spindler
Chapter 7 validates
1010
					<emphasis role="strong">Sections</emphasis>.</para></note>
82.1.15 by Torsten Spindler
Fixed Chapter7
1011
					<figure><title><emphasis role="italic">Searching a Package to Install </emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1012
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1013
							<imagedata fileref="images/Lesson07_images_042.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1014
						</imageobject></mediaobject>
1015
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
1016
				</listitem>
1017
				<listitem>
1018
					<para>Choose the action to be performed on the selected
1019
					package. Select the <emphasis role="strong">Mark for Installation</emphasis>
1020
					check box to install the package or select the
1021
					<emphasis role="strong">Mark for Removal</emphasis> check box
1022
					to remove it. If you change your mind, select the
1023
					<emphasis role="strong">Unmark</emphasis> check box.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1024
					<figure><title><emphasis role="italic">Marking the Package for Installation</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1025
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1026
							<imagedata fileref="images/Lesson07_images_043.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1027
						</imageobject></mediaobject>
1028
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
1029
				</listitem>
1030
				<listitem>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
1031
					<para>If the package that you choose to remove or install depends on other packages,
1032
					you will be notified about the dependencies. To continue making changes, click
2.4.1 by etienne
Added first draft of chapter 7
1033
					<emphasis role="strong">Mark</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1034
					<figure><title><emphasis role="italic">Confirming Additional Changes</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1035
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1036
							<imagedata fileref="images/Lesson07_images_044.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1037
						</imageobject></mediaobject>
1038
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
1039
				</listitem>
1040
				<listitem>
1041
					<para>To confirm that you want to make the marked changes,
1042
					click <emphasis role="strong">Apply</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1043
					<figure><title><emphasis role="italic">Applying Changes to Update Software Information</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1044
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1045
							<imagedata fileref="images/Lesson07_images_045.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1046
						</imageobject></mediaobject>
1047
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
1048
				</listitem>
1049
				<listitem>
1050
					<para>The <emphasis role="strong">Summary</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1051
					dialogue box opens, prompting you for a final check before making
2.4.1 by etienne
Added first draft of chapter 7
1052
					the marked changes. Click <emphasis role="strong">Apply</emphasis>
1053
					to continue with the changes.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1054
					<figure><title><emphasis role="italic">Final Confirmation to Install the Package</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1055
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1056
							<imagedata fileref="images/Lesson07_images_046.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1057
						</imageobject></mediaobject>
1058
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
1059
				</listitem>
1060
				<listitem>
1061
					<para>When all the marked changes are made, you are notified
1062
					about the changes applied. Click <emphasis role="strong">Close</emphasis>
1063
					to close Synaptic Package Manager.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1064
					<figure><title><emphasis role="italic">Installation Confirmation</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1065
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1066
							<imagedata fileref="images/Lesson07_images_047.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1067
						</imageobject></mediaobject>
1068
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
1069
					<para>This step completes the procedure of installing packages by
1070
					using Synaptic Package Manager. You can access the installed
1071
					package by selecting a particular menu, depending on the category
2.5.30 by etienne
Some typo correction and rewording.
1072
					of the package. The following figure shows Abiword, which has been
2.4.1 by etienne
Added first draft of chapter 7
1073
					installed using this procedure.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1074
					<figure><title><emphasis role="italic">Launching the Installed Application - Abiword</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1075
						<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1076
							<imagedata fileref="images/Lesson07_images_048.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1077
						</imageobject></mediaobject>
1078
					</figure>
2.4.1 by etienne
Added first draft of chapter 7
1079
				</listitem>
1080
			</orderedlist>
1081
			</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
1082
		</sect1>
1083
		<sect1>
2.4.1 by etienne
Added first draft of chapter 7
1084
			<title>Installing a Single Package File</title>
130 by Billy Cina
typos
1085
			<para>The preferred method of installing programmes is by using package
2.4.1 by etienne
Added first draft of chapter 7
1086
			managers. If some packages or files are not available, you can download
1087
			and install them from Web sites. These files are associated with the
1088
			package managers of specific Linux distributions and are referred to as
1089
			single package files. Examples are Debian package files-.deb
1090
			files and tarballs-.tar files.
1091
			</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
1092
			<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
1093
			<para>You should download files that are not present in Ubuntu archives only
1.1.4 by Torsten Spindler
Chapter 7 validates
1094
			from a safe source.</para></note>
2.5.18 by Alan Pope
Ripped out tarball sections
1095
			<para>In this topic, you will learn about the major type of single
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1096
			package files, Debian Packages.</para>
2.4.1 by etienne
Added first draft of chapter 7
1097
			<itemizedlist>
1098
				<listitem>
1099
					<para>Debian Package files: These files are associated with
1100
					Ubuntu and have the .deb suffix.</para>
1101
				</listitem>
1102
				<listitem>
1103
					<para>Tarballs: Zipped archive files that contain the source code of
130 by Billy Cina
typos
1104
					a programme. This source code needs to be compiled before use.
1105
					Installing programmes by compiling them from source is not covered by this course.</para>
2.4.1 by etienne
Added first draft of chapter 7
1106
				</listitem>
1107
			</itemizedlist>
130 by Billy Cina
typos
1108
			<para>Compiling and installing programmes from source tarballs can often be quite 
2.5.18 by Alan Pope
Ripped out tarball sections
1109
			straightforward, however it can also be very complex to debug when things go wrong. 
2.5.31 by etienne
dependancies -> dependencies
1110
			Tarballs are simple structures which don't specify what dependencies are required
2.5.18 by Alan Pope
Ripped out tarball sections
1111
			to enable compilation to take place. For this reason it can also be time consuming
105 by Billy Cina
Tweaks to Lesson 7
1112
			and complex to determine the necessary dependencies and either install or compile them
1113
			also. Compiling from tarball is therefore not covered on this course.</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
1114
			<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
1115
			<para>It is not guaranteed that these files will be compatible with your
1116
			system and you will not receive security updates if you install these
1117
			files. Therefore, always use a native Ubuntu package of the
1.1.4 by Torsten Spindler
Chapter 7 validates
1118
			application available through a package manager, if available.</para></note>
57 by Torsten Spindler
use chapter title instead of course title, update sect
1119
			<sect2>
2.4.1 by etienne
Added first draft of chapter 7
1120
				<title>Installing/Uninstalling Debian Packages</title>
1121
				<para>Debian packages are installed and uninstalled using the
2.5.31 by etienne
dependancies -> dependencies
1122
				graphical installer (gdebi). gdebi will attempt to install any dependencies
2.5.11 by Alan Pope
replace entire section about dpkg - badly flawed - with one on gdebi
1123
				which are in the Ubuntu repositories, however if the package requires
2.5.31 by etienne
dependancies -> dependencies
1124
				further dependencies which are not in the Ubuntu repositories these will also
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1125
				need to be installed manually.</para>
105 by Billy Cina
Tweaks to Lesson 7
1126
				<para>To install a Debian package, open the .deb file from the folder
1127
				in which it resides.</para>
2.4.1 by etienne
Added first draft of chapter 7
1128
				<para>Installing a Debian package:
1129
				<orderedlist numeration="arabic">
1130
					<listitem>
2.5.11 by Alan Pope
replace entire section about dpkg - badly flawed - with one on gdebi
1131
						<para>Download the package XVidCap
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1132
						<emphasis role="strong">xvidcap_1.1.6_i386.deb</emphasis>.
2.5.11 by Alan Pope
replace entire section about dpkg - badly flawed - with one on gdebi
1133
						As this package is not in the Ubuntu repositories, you will need to 
2.5.30 by etienne
Some typo correction and rewording.
1134
						download it from the following website:
1135
						<ulink url="http://sourceforge.net/projects/xvidcap/">http://sourceforge.net/projects/xvidcap/</ulink></para>
2.5.11 by Alan Pope
replace entire section about dpkg - badly flawed - with one on gdebi
1136
					</listitem>
1137
					<listitem>
1138
						<para>Once downloaded, simply double click the .deb file and the
1139
						gdebi installer will start. It will check to see if you have all
2.5.31 by etienne
dependancies -> dependencies
1140
						the necessary dependents, and if so will offer an 
2.5.11 by Alan Pope
replace entire section about dpkg - badly flawed - with one on gdebi
1141
						<emphasis role="strong">Install</emphasis> button. Simply press
2.5.31 by etienne
dependancies -> dependencies
1142
						the button to start the installation. In the event that dependencies
2.5.11 by Alan Pope
replace entire section about dpkg - badly flawed - with one on gdebi
1143
						cannot be resolved, an error message will be displayed and you will
1144
						not be able to install the package until they are fulfilled.</para>
1145
					</listitem>
2.4.4 by etienne
Small markup fix
1146
					<listitem>
2.5.11 by Alan Pope
replace entire section about dpkg - badly flawed - with one on gdebi
1147
						<para>To uninstall the package, simply use the Synaptic Package
1148
						Manager, as outlined previously in this section.</para>
2.4.1 by etienne
Added first draft of chapter 7
1149
					</listitem>
1150
				</orderedlist>
1151
				</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
1152
			</sect2>
1153
		</sect1>
1154
		<sect1>
105 by Billy Cina
Tweaks to Lesson 7
1155
			<title>Software Repositories</title>
1156
			<para>A software repository is a library of software from where you can
2.4.1 by etienne
Added first draft of chapter 7
1157
			download and install packages (applications) over the Internet. The Ubuntu software
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
1158
			repository contains tens of thousands of packages that are freely available for
2.4.1 by etienne
Added first draft of chapter 7
1159
			installation over the Internet. It is easy to install these packages because
1160
			they are specially built for Ubuntu.</para>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
1161
			<!-- <instructornote><title>Instructor Notes:</title><para><emphasis role="italic">This section is a recap 
105 by Billy Cina
Tweaks to Lesson 7
1162
			of section 1. However, it is very critical to understand the concept of software repositories.</emphasis></para>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
1163
			</instructornote> -->
57 by Torsten Spindler
use chapter title instead of course title, update sect
1164
			<sect2>
2.4.1 by etienne
Added first draft of chapter 7
1165
				<title>Software Repository Categories</title>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
1166
				<para>Ubuntu repositories are categorised into
1167
				four groups based on the level of support that software development teams
130 by Billy Cina
typos
1168
				provide for a programme and the level of compliance the programme has with
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
1169
				the free software philosophy. <!-- These have already been outlined in lesson 1, but to re-iterate: --></para>
2.4.1 by etienne
Added first draft of chapter 7
1170
				<itemizedlist>
1171
					<listitem>
1172
						<para><emphasis role="strong">Main</emphasis></para>
1173
					</listitem>
1174
					<listitem>
1175
						<para><emphasis role="strong">Restricted</emphasis></para>
1176
					</listitem>
1177
					<listitem>
1178
						<para><emphasis role="strong">Universe</emphasis></para>
1179
					</listitem>
1180
					<listitem>
1181
						<para><emphasis role="strong">Multiverse</emphasis></para>
1182
					</listitem>
1183
				</itemizedlist>
1184
				<para><emphasis role="strong">The Main Component</emphasis></para>
1185
				<para>The main component contains software packages that are free
1186
				and fully supported by the Canonical team. These packages comply
1187
				with the free software philosophy. The packages in the main
1188
				component are available by default while installing Ubuntu. For all
1189
				packages in the main component, security updates and technical
2.5.30 by etienne
Some typo correction and rewording.
1190
				support are available free of cost. OpenOffice.org, Abiword and the 
2.5.7 by Alan Pope
correct what you get in the main component.. realplay indeed
1191
				Apache web server are some of the packages found in the main
2.4.1 by etienne
Added first draft of chapter 7
1192
				component.</para>
1193
				<para><emphasis role="strong">The Restricted Component</emphasis></para>
1194
				<para>The restricted component consists of packages for commonly
2.5.30 by etienne
Some typo correction and rewording.
1195
				used software that are supported by the Ubuntu team but not available
2.4.1 by etienne
Added first draft of chapter 7
1196
				under a completely free license. Binary drivers produced by some
2.5.30 by etienne
Some typo correction and rewording.
1197
				video card vendors are examples of packages in the restricted
1198
				component. Packages in this component are also available on the
2.4.1 by etienne
Added first draft of chapter 7
1199
				standard Ubuntu installation CD, but they can be easily removed.
1200
				</para>
1201
				<para><emphasis role="strong">The Universe Component</emphasis></para>
105 by Billy Cina
Tweaks to Lesson 7
1202
				<para>The universe component includes thousands of packages for software that 
1203
				is not officially supported by Canonical. The software is available under
1204
				a variety of free licenses, taken from a variety of public sources. This component is
2.5.30 by etienne
Some typo correction and rewording.
1205
				available only through the Internet.</para>
1206
				<para>All the packages in this component are expected to work correctly.
1207
				However, there is no guarantee of security fixes and
2.5.9 by Alan Pope
universe is community maintained, not _only_ community maintained
1208
				support for these packages. The packages in this component are 
2.5.30 by etienne
Some typo correction and rewording.
1209
				maintained by the community.</para>
105 by Billy Cina
Tweaks to Lesson 7
1210
				<instructornote><title>Instructor Notes:</title><para><emphasis role="italic">It could be 
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
1211
				considered risky to use packages from the Universe component, 
1212
				especially because the lack of guaranteed security updates.</emphasis></para>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1213
				</instructornote>
2.4.1 by etienne
Added first draft of chapter 7
1214
				<para><emphasis role="strong">The Multiverse Component</emphasis></para>
2.5.30 by etienne
Some typo correction and rewording.
1215
				<para>The multiverse component contains packages of non-free
1216
				software, which means that the licensing requirements of these
1217
				software does not meet the license policy of Ubuntu's main component.
1218
				It is the user's responsibility to verify their rights to use these software
1219
				and comply with their licensing terms. The packages in this component
2.4.1 by etienne
Added first draft of chapter 7
1220
				do not come with any support or security updates. Examples of these
2.5.30 by etienne
Some typo correction and rewording.
1221
				packages include VLC and the Adobe Flash plugin.</para>
115.2.7 by Torsten Spindler
Merge vlowther branch 119-127
1222
				<instructornote><title>Instructor Notes:</title><para><emphasis role="italic">
1223
				Software from the Multiverse component could be
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1224
				hindered by patents or other forms of restriction on usage and distribution.
105 by Billy Cina
Tweaks to Lesson 7
1225
				It is the user's responsibility to determine if the software can be
1226
				used in its jurisdiction and complies with local laws.</emphasis></para></instructornote>
1227
				<para>Many packages are not available in default Ubuntu
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1228
				repositories. These packages can either be installed from other
1229
				Ubuntu repositories or from third-party software. To use the packages
1230
				present in third-party software, you need to add the software. Perform
1231
				the following steps to add the third-party software:
1232
				<orderedlist numeration="arabic">
1233
					<listitem>
1234
						<para>On the <emphasis role="strong">System</emphasis>
1235
						menu, point to <emphasis role="strong">Administration</emphasis>
1236
						and then click <emphasis role="strong">Software
1237
						Sources</emphasis>.</para>
1238
						<figure><title><emphasis role="italic">Launching Software Sources Dialogue Box</emphasis></title>
1239
							<mediaobject><imageobject>
1240
								<imagedata fileref="images/Lesson07_images_049.png" format="PNG" />
1241
							</imageobject></mediaobject>
1242
						</figure>
1243
						<para>The <emphasis role="strong">Software Sources</emphasis>
1244
						dialogue box opens. The software sources for
1245
						Ubuntu are selected by default.</para>
1246
						<figure><title><emphasis role="italic">Selecting the Required Sources</emphasis></title>
1247
							<mediaobject><imageobject>
1248
								<imagedata fileref="images/Lesson07_images_050.png" format="PNG" />
1249
							</imageobject></mediaobject>
1250
						</figure>
1251
				<note><title><emphasis role="strong">Note:</emphasis></title>
1252
				<para>You can also open the <emphasis role="strong">Software Sources</emphasis>
1253
				dialogue box by using the Add/Remove applications or Synaptic Package Manager 
1254
				to enable the repositories under the 
1255
				<emphasis role="strong">Ubuntu Software</emphasis> tab.</para>
1256
				</note>					
1257
					</listitem>
1258
					<listitem>
1259
						<para>To add a repository from the third party, click
1260
						<emphasis role="strong">the Third-Party Software</emphasis>
1261
						tab and then click <emphasis role="strong">Add</emphasis>.
1262
						</para>
1263
						<figure><title><emphasis role="italic">Adding a Third Party Software Source</emphasis></title>
1264
							<mediaobject><imageobject>
1265
								<imagedata fileref="images/Lesson07_images_051.png" format="PNG" />
1266
							</imageobject></mediaobject>
1267
						</figure>
1268
					</listitem>
1269
					<listitem>
1270
						<para>Type the APT line for the repository you want to add as a
1271
						source. To access the Debian main repositories, type
1272
						<emphasis role="strong">deb
1273
						<ulink url="http://ftp.debian.orgs">http://ftp.debian.orgs</ulink>
1274
						sarge main</emphasis> in the
1275
						<emphasis role="strong">APT line</emphasis> box. Click
1276
						<emphasis role="strong">Add Source</emphasis>.</para>
1277
						<note><title><emphasis role="strong">Note:</emphasis></title>
1278
						<para>The APT line should include the type, location and
1279
						components of a repository.</para></note>
1280
						<figure><title><emphasis role="italic">Stating the Source APT Line</emphasis></title>
1281
							<mediaobject><imageobject>
1282
								<imagedata fileref="images/Lesson07_images_052.png" format="PNG" />
1283
							</imageobject></mediaobject>
1284
						</figure>	
1285
					</listitem>
1286
					<listitem>
1287
						<para>Click <emphasis role="strong">Close</emphasis> to
1288
						save changes. The repository specified in the APT line is added
1289
						to the third-party software box.</para>
1290
						<figure><title><emphasis role="italic">Software Sources Dialogue Box Displaying the Added Source</emphasis></title>
1291
							<mediaobject><imageobject>
1292
								<imagedata fileref="images/Lesson07_images_053.png" format="PNG" />
1293
							</imageobject></mediaobject>
1294
						</figure>
1295
					</listitem>
1296
					<listitem>
1297
						<para>With the addition of an extra repository, you will be
1298
						prompted to update information about available software. Click
1299
						<emphasis role="strong">Reload</emphasis> to do so.</para>
1300
						<figure><title><emphasis role="italic">Reloading Available Software Information</emphasis></title>
1301
							<mediaobject><imageobject>
1302
								<imagedata fileref="images/Lesson07_images_054.png" format="PNG" />
1303
							</imageobject></mediaobject>
1304
						</figure>
1305
					</listitem>
1306
					<listitem>
1307
						<para>The progress indicator shows the status of package being
1308
						installed or removed.</para>
1309
						<para>You can authenticate your downloads from the
1310
						<emphasis role="strong">Authentication</emphasis> tab in the
1311
						<emphasis role="strong">Software Sources</emphasis>
1312
						dialogue box. When you do not authenticate your downloads,
1313
						your computer may show the error shown below after
1314
						downloading the package information. This error can be ignored.
1315
						To authenticate the downloading process, you need to import
1316
						the GPG key, which is different for every repository. Click
1317
						<emphasis role="strong">Close</emphasis> in the dialogue
1318
						box showing the error. This step will end the process of adding
1319
						extra repositories and updating package information.</para>
1320
						<figure><title><emphasis role="italic">Public Key Error</emphasis></title>
1321
							<mediaobject><imageobject>
1322
								<imagedata fileref="images/Lesson07_images_055.png" format="PNG" />
1323
							</imageobject></mediaobject>
1324
						</figure>
1325
						</listitem>
1326
				</orderedlist>
1327
				</para>
1328
			<para>On the <emphasis role="strong">System</emphasis>
1329
						menu, point to <emphasis role="strong">Administration</emphasis>
1330
						and then click <emphasis role="strong">Software
1331
						Sources</emphasis>.</para>
1332
						<para>The <emphasis role="strong">Software Sources</emphasis>
1333
						dialogue box opens. The software sources for
1334
						Ubuntu are selected by default.</para>
1335
						<para>You can also open the <emphasis role="strong">Software Sources</emphasis>
1336
				dialogue box by using the Add/Remove applications or Synaptic Package Manager 
1337
				to enable the repositories under the 
1338
				<emphasis role="strong">Ubuntu Software</emphasis> tab.</para>
1339
				<para>To add a repository from the third party, click
1340
						<emphasis role="strong">the Third-Party Software</emphasis>
1341
						tab and then click <emphasis role="strong">Add</emphasis>.
1342
						</para>
1343
						<para>Type the APT line for the repository you want to add as a
1344
						source. To access the Debian main repositories, type
1345
						<emphasis role="strong">deb
1346
						<ulink url="http://ftp.debian.orgs">http://ftp.debian.orgs</ulink>
1347
						sarge main</emphasis> in the
1348
						<emphasis role="strong">APT line</emphasis> box. Click
1349
						<emphasis role="strong">Add Source</emphasis>.</para>
105 by Billy Cina
Tweaks to Lesson 7
1350
				<para><emphasis role="italic">Software from the Multiverse component could be
1351
				hindered by patents and other restriction on usage and distribution.
1352
				It is the user's responsibility to ascertain whether the software in question can be
1353
				used in its jurisdiction and to complies with local laws.</emphasis></para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
1354
			</sect2>
1355
			<sect2>
105 by Billy Cina
Tweaks to Lesson 7
1356
				<title>Adding Repositories</title>
2.4.1 by etienne
Added first draft of chapter 7
1357
				<para>Many packages are not available in default Ubuntu
1358
				repositories. These packages can either be installed from other
1359
				Ubuntu repositories or from third-party software. To use the packages
1360
				present in third-party software, you need to add the software. Perform
1361
				the following steps to add the third-party software:
1362
				<orderedlist numeration="arabic">
1363
					<listitem>
1364
						<para>On the <emphasis role="strong">System</emphasis>
1365
						menu, point to <emphasis role="strong">Administration</emphasis>
1366
						and then click <emphasis role="strong">Software
1367
						Sources</emphasis>.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1368
						<figure><title><emphasis role="italic">Launching Software Sources Dialogue Box</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1369
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1370
								<imagedata fileref="images/Lesson07_images_049.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1371
							</imageobject></mediaobject>
1372
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
1373
						<para>The <emphasis role="strong">Software Sources</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1374
						dialogue box opens. The software sources for
2.4.1 by etienne
Added first draft of chapter 7
1375
						Ubuntu are selected by default.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1376
						<figure><title><emphasis role="italic">Selecting the Required Sources</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1377
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1378
								<imagedata fileref="images/Lesson07_images_050.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1379
							</imageobject></mediaobject>
1380
						</figure>
1381
				<note><title><emphasis role="strong">Note:</emphasis></title>
1382
				<para>You can also open the <emphasis role="strong">Software Sources</emphasis>
1383
				dialogue box by using the Add/Remove applications or Synaptic Package Manager 
1384
				to enable the repositories under the 
1385
				<emphasis role="strong">Ubuntu Software</emphasis> tab.</para>
1386
				</note>					
2.4.1 by etienne
Added first draft of chapter 7
1387
					</listitem>
1388
					<listitem>
1389
						<para>To add a repository from the third party, click
1390
						<emphasis role="strong">the Third-Party Software</emphasis>
1391
						tab and then click <emphasis role="strong">Add</emphasis>.
1392
						</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1393
						<figure><title><emphasis role="italic">Adding a Third Party Software Source</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1394
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1395
								<imagedata fileref="images/Lesson07_images_051.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1396
							</imageobject></mediaobject>
1397
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
1398
					</listitem>
1399
					<listitem>
1400
						<para>Type the APT line for the repository you want to add as a
1401
						source. To access the Debian main repositories, type
1402
						<emphasis role="strong">deb
1403
						<ulink url="http://ftp.debian.orgs">http://ftp.debian.orgs</ulink>
1404
						sarge main</emphasis> in the
1405
						<emphasis role="strong">APT line</emphasis> box. Click
1406
						<emphasis role="strong">Add Source</emphasis>.</para>
1.1.4 by Torsten Spindler
Chapter 7 validates
1407
						<note><title><emphasis role="strong">Note:</emphasis></title>
2.4.1 by etienne
Added first draft of chapter 7
1408
						<para>The APT line should include the type, location and
1.1.4 by Torsten Spindler
Chapter 7 validates
1409
						components of a repository.</para></note>
82.1.15 by Torsten Spindler
Fixed Chapter7
1410
						<figure><title><emphasis role="italic">Stating the Source APT Line</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1411
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1412
								<imagedata fileref="images/Lesson07_images_052.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1413
							</imageobject></mediaobject>
1414
						</figure>	
2.4.1 by etienne
Added first draft of chapter 7
1415
					</listitem>
1416
					<listitem>
1417
						<para>Click <emphasis role="strong">Close</emphasis> to
1418
						save changes. The repository specified in the APT line is added
1419
						to the third-party software box.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1420
						<figure><title><emphasis role="italic">Software Sources Dialogue Box Displaying the Added Source</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1421
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1422
								<imagedata fileref="images/Lesson07_images_053.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1423
							</imageobject></mediaobject>
1424
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
1425
					</listitem>
1426
					<listitem>
1427
						<para>With the addition of an extra repository, you will be
2.5.30 by etienne
Some typo correction and rewording.
1428
						prompted to update information about available software. Click
1429
						<emphasis role="strong">Reload</emphasis> to do so.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1430
						<figure><title><emphasis role="italic">Reloading Available Software Information</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1431
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1432
								<imagedata fileref="images/Lesson07_images_054.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1433
							</imageobject></mediaobject>
1434
						</figure>
2.4.1 by etienne
Added first draft of chapter 7
1435
					</listitem>
1436
					<listitem>
1437
						<para>The progress indicator shows the status of package being
1438
						installed or removed.</para>
1439
						<para>You can authenticate your downloads from the
1440
						<emphasis role="strong">Authentication</emphasis> tab in the
1441
						<emphasis role="strong">Software Sources</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1442
						dialogue box. When you do not authenticate your downloads,
2.4.1 by etienne
Added first draft of chapter 7
1443
						your computer may show the error shown below after
1444
						downloading the package information. This error can be ignored.
1445
						To authenticate the downloading process, you need to import
2.5.30 by etienne
Some typo correction and rewording.
1446
						the GPG key, which is different for every repository. Click
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1447
						<emphasis role="strong">Close</emphasis> in the dialogue
2.4.1 by etienne
Added first draft of chapter 7
1448
						box showing the error. This step will end the process of adding
1449
						extra repositories and updating package information.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1450
						<figure><title><emphasis role="italic">Public Key Error</emphasis></title>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1451
							<mediaobject><imageobject>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1452
								<imagedata fileref="images/Lesson07_images_055.png" format="PNG" />
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1453
							</imageobject></mediaobject>
1454
						</figure>
1455
						</listitem>
2.4.1 by etienne
Added first draft of chapter 7
1456
				</orderedlist>
1457
				</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
1458
			</sect2>
1459
		</sect1>
1460
		<sect1>
82.1.15 by Torsten Spindler
Fixed Chapter7
1461
			<title>Adding New Language Settings</title>
108.1.11 by Billy Cina
Lesson 7 - SCIM
1462
			<para>Ubuntu provides the option to enable numerous language settings for your desktop.</para>
105 by Billy Cina
Tweaks to Lesson 7
1463
			<para>Support for new languages can be installed via <emphasis role="strong">Language Support</emphasis>, which 
108.1.11 by Billy Cina
Lesson 7 - SCIM
1464
			is found in the <emphasis role="strong">Administration/System</emphasis> menu. Depending on the language, the input method and keyboard mapping may need to be changed as well. 
1465
			The <emphasis>Smart Common Input Method</emphasis> (SCIM) is used in Ubuntu to switch between different input methods 
1466
			for complex characters in many non-Latin languages. The <emphasis>ctrl space</emphasis> hotkey is a convenient switch between different input methods.</para>
82.1.15 by Torsten Spindler
Fixed Chapter7
1467
		</sect1>
1468
		<sect1>
2.4.1 by etienne
Added first draft of chapter 7
1469
			<title>Lesson Summary</title>
59.1.11 by Billy Cina
changes to section 1 & 7
1470
			<para>In this lesson, you learned that:
2.4.1 by etienne
Added first draft of chapter 7
1471
			<orderedlist numeration="arabic">
1472
				<listitem>
105 by Billy Cina
Tweaks to Lesson 7
1473
					<para>GNOME is the default desktop for Ubuntu. You can use the <emphasis role="strong">Preferences</emphasis>
2.4.1 by etienne
Added first draft of chapter 7
1474
					option on the <emphasis role="strong">System</emphasis>
105 by Billy Cina
Tweaks to Lesson 7
1475
					menu to customise the Ubuntu desktop look and feel.</para>
2.4.1 by etienne
Added first draft of chapter 7
1476
				</listitem>
1477
				<listitem>
1478
					<para>You can manage your file system using the Nautilus file
1479
					manager. Use spatial mode to open each folder in a separate
1480
					window and view the content of various folders simultaneously. Use
1481
					browser mode to open folders in a single window.</para>
1482
				</listitem>
1483
				<listitem>
1484
					<para>Add/Remove Applications is the easiest tool to install or
1485
					uninstall packages.</para>
1486
				</listitem>
1487
				<listitem>
1488
					<para>You can use Synaptic Package Manager to install or
1489
					uninstall advanced applications that cannot be installed using
1490
					Add/Remove.</para>
1491
				</listitem>
1492
				<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1493
					<para>The command line package manager, apt-get, works
2.4.1 by etienne
Added first draft of chapter 7
1494
					uniformly across all versions of Ubuntu. Use it to install or uninstall
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1495
					packages if you are comfortable using the Terminal command line
2.4.1 by etienne
Added first draft of chapter 7
1496
					interface or are unable to access a GUI.</para>
1497
				</listitem>
1498
				<listitem>
1499
					<para>To install a package that is not available in the Ubuntu
1500
					archives, you can download and install it from Web sites. These
1501
					files are associated with the package managers of specific Linux
1502
					distribution and are referred to as single package files.</para>
1503
				</listitem>
1504
				<listitem>
1505
					<para>Tarballs are zipped archive files that contain the source
130 by Billy Cina
typos
1506
					code of a programme. You can use advanced command line tools to install or
2.4.1 by etienne
Added first draft of chapter 7
1507
					uninstall the tarball file.</para>
1508
				</listitem>
105 by Billy Cina
Tweaks to Lesson 7
1509
			  </orderedlist>
2.4.1 by etienne
Added first draft of chapter 7
1510
			</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
1511
		</sect1>
86.2.5 by Torsten Spindler
Separating answers for student guide
1512
		    <questions>
86.2.6 by Torsten Spindler
Improved questions
1513
		<sect1>
2.4.1 by etienne
Added first draft of chapter 7
1514
			<title>Review Exercise</title>
1515
			<para><emphasis role="strong">Question 1</emphasis></para>
1516
			<para>What is the default desktop for Ubuntu?</para>
87.1.1 by Torsten Spindler
Added answers tag
1517
			<answer>
2.4.1 by etienne
Added first draft of chapter 7
1518
			<para><emphasis role="strong">Answer 1</emphasis></para>
1519
			<para>GNOME is the default desktop for Ubuntu.</para>
87.1.1 by Torsten Spindler
Added answers tag
1520
			</answer>
2.4.1 by etienne
Added first draft of chapter 7
1521
			<para><emphasis role="strong">Question 2</emphasis></para>
59.1.11 by Billy Cina
changes to section 1 & 7
1522
			<para>From which Web site can you download additional Ubuntu
2.4.1 by etienne
Added first draft of chapter 7
1523
			wallpapers and themes?</para>
87.1.1 by Torsten Spindler
Added answers tag
1524
			<answer>
2.4.1 by etienne
Added first draft of chapter 7
1525
			<para><emphasis role="strong">Answer 2</emphasis></para>
1526
			<para>You can download additional wallpapers and themes from the
1527
			Web site <ulink url="http://art.gnome.org/">http://art.gnome.org/</ulink>.
1528
			</para>
87.1.1 by Torsten Spindler
Added answers tag
1529
			</answer>
2.4.1 by etienne
Added first draft of chapter 7
1530
			<para><emphasis role="strong">Question 3</emphasis></para>
1531
			<para>Mention any three features of the Nautilus file manager.</para>
87.1.1 by Torsten Spindler
Added answers tag
1532
			<answer>
2.4.1 by etienne
Added first draft of chapter 7
1533
			<para><emphasis role="strong">Answer 3</emphasis></para>
1534
			<para>Three features of the Nautilus file manager are:</para>
1535
			<itemizedlist>
1536
				<listitem>
1537
					<para>Creating and displaying folders and documents</para>
1538
				</listitem>
1539
				<listitem>
1540
					<para>Searching and managing files</para>
1541
				</listitem>
1542
				<listitem>
1543
					<para>Navigating using two modes, browser and spatial</para>
1544
				</listitem>
1545
			</itemizedlist>
87.1.1 by Torsten Spindler
Added answers tag
1546
			</answer>
2.4.1 by etienne
Added first draft of chapter 7
1547
			<para><emphasis role="strong">Question 4</emphasis></para>
2.5.30 by etienne
Some typo correction and rewording.
1548
			<para>Which is the file manager for the KDE environment?</para>
87.1.1 by Torsten Spindler
Added answers tag
1549
			<answer>
2.4.1 by etienne
Added first draft of chapter 7
1550
			<para><emphasis role="strong">Answer 4</emphasis></para>
2.5.30 by etienne
Some typo correction and rewording.
1551
			<para>Konqueror is the file manager of the KDE environment.</para>
87.1.1 by Torsten Spindler
Added answers tag
1552
			</answer>
2.4.1 by etienne
Added first draft of chapter 7
1553
			<para><emphasis role="strong">Question 5</emphasis></para>
1554
			<para>What is a package manager?</para>
87.1.1 by Torsten Spindler
Added answers tag
1555
			<answer>
2.4.1 by etienne
Added first draft of chapter 7
1556
			<para><emphasis role="strong">Answer 5</emphasis></para>
130 by Billy Cina
typos
1557
			<para>A package manager is a programme that helps add or remove
2.4.1 by etienne
Added first draft of chapter 7
1558
			packages in Ubuntu.</para>
87.1.1 by Torsten Spindler
Added answers tag
1559
			</answer>
2.4.1 by etienne
Added first draft of chapter 7
1560
			<para><emphasis role="strong">Question 6</emphasis></para>
1561
			<para>Differentiate between a graphical package manager and a
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1562
			command line package manager. Provide examples of each.</para>
87.1.1 by Torsten Spindler
Added answers tag
1563
			<answer>
2.4.1 by etienne
Added first draft of chapter 7
1564
			<para><emphasis role="strong">Answer 6</emphasis></para>
1565
			<para>To add and remove packages, a graphical package manager uses
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1566
			the graphical interface while a command line package manager uses the
1567
			command line interface.</para>
2.4.1 by etienne
Added first draft of chapter 7
1568
			<para>Add/Remove Applications is a graphical package manager and
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1569
			apt-get is a command line package manager.</para>
87.1.1 by Torsten Spindler
Added answers tag
1570
			</answer>
2.4.1 by etienne
Added first draft of chapter 7
1571
			<para><emphasis role="strong">Question 7</emphasis></para>
2.5.30 by etienne
Some typo correction and rewording.
1572
			<para>Software that is not licensed under Ubuntu's main component
1573
			licensing policy is referred to as _______________.</para>
87.1.1 by Torsten Spindler
Added answers tag
1574
			<answer>
2.4.1 by etienne
Added first draft of chapter 7
1575
			<para><emphasis role="strong">Answer 7</emphasis></para>
1576
			<para>Software that is not licensed under Ubuntu's main component
1577
			licensing policy is referred to as non-free software.</para>
87.1.1 by Torsten Spindler
Added answers tag
1578
			</answer>
86.2.6 by Torsten Spindler
Improved questions
1579
		</sect1>
86.2.5 by Torsten Spindler
Separating answers for student guide
1580
		    </questions>
1581
		<sect1>
2.4.1 by etienne
Added first draft of chapter 7
1582
			<title>Lab Exercise</title>
105 by Billy Cina
Tweaks to Lesson 7
1583
			<instructornote><title>Instructor Notes:</title><para><emphasis role="italic">Explain to 
1584
			the students the purpose of each application. xpdf is a suite of tools used to view Portable Document Format (pdf).
1585
			This package supports standard X fonts, true type fonts and type1 fonts. Gnumeric
2.4.1 by etienne
Added first draft of chapter 7
1586
			is a stand-alone spreadsheet application that interoperates well with
1587
			other spreadsheets. 7Zip is a package with high compression ratios.</emphasis></para>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1588
			</instructornote>
2.4.1 by etienne
Added first draft of chapter 7
1589
			<para><emphasis role="strong">Exercise 1</emphasis></para>
1590
			<para>You have installed Ubuntu 7.10 on your personal computer. You
105 by Billy Cina
Tweaks to Lesson 7
1591
			want to view your pdf files, use a spreadsheet application for creating your daily tasks and archive your files. 
1592
			Install the following packages:</para>
2.4.1 by etienne
Added first draft of chapter 7
1593
			<para>a) xpdf</para>
1594
			<para>b) gnumeric</para>
1595
			<para>c) 7zip</para>
1596
			<para>a) Installing xpdf using Add/Remove Applications:
1597
			<orderedlist numeration="arabic">
1598
				<listitem>
1599
					<para>On the <emphasis role="strong">Application</emphasis>
1600
					menu, click <emphasis role="strong">Add/Remove</emphasis>.
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1601
					The <emphasis role="strong">Add/Remove</emphasis> dialogue
2.4.1 by etienne
Added first draft of chapter 7
1602
					box opens.</para>
1603
				</listitem>
1604
				<listitem>
1605
					<para>In the <emphasis role="strong">Search</emphasis> box,
1606
					type <emphasis role="strong">xpdf</emphasis>.</para>
1607
				</listitem>
1608
				<listitem>
1609
					<para>Select the check box next to
1610
					<emphasis role="strong">xpdf</emphasis>.</para>
1611
				</listitem>
1612
				<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1613
					<para>Click <emphasis role="strong">Apply Changes</emphasis>.</para>
2.4.1 by etienne
Added first draft of chapter 7
1614
				</listitem>
1615
				<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1616
					<para>Click <emphasis role="strong">Apply</emphasis> to make the changes.
2.4.1 by etienne
Added first draft of chapter 7
1617
					</para>
1618
				</listitem>
1619
				<listitem>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1620
					<para>In the <emphasis role="strong">New application has been installed</emphasis>
1621
					dialogue box, click <emphasis role="strong">Close</emphasis>.</para>
2.4.1 by etienne
Added first draft of chapter 7
1622
				</listitem>
1623
			</orderedlist>
1624
			</para>
1625
			<para>b) Installing gnumeric from Synaptic:
1626
			<orderedlist numeration="arabic">
1627
				<listitem>
1628
					<para>On the <emphasis role="strong">System</emphasis>
1629
					menu, point to <emphasis role="strong">Administration</emphasis>
1630
					and then click <emphasis role="strong">Synaptic
1631
					Package Manager</emphasis>. The <emphasis role="strong">
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1632
					Synaptic Package Manager</emphasis> dialogue box opens.
2.4.1 by etienne
Added first draft of chapter 7
1633
					</para>
1634
				</listitem>
1635
				<listitem>
1636
					<para>Click <emphasis role="strong">Search</emphasis> to find
1637
					gnumeric and select the <emphasis role="strong">gnumeric</emphasis>
1638
					check box.</para>
1639
				</listitem>
1640
				<listitem>
1641
					<para>Select the <emphasis role="strong">Mark for Installation</emphasis>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1642
					check box. A dialogue box displaying the
2.4.1 by etienne
Added first draft of chapter 7
1643
					dependencies of this package on other packages opens.</para>
1644
				</listitem>
1645
				<listitem>
1646
					<para>To continue making the required changes, click
1647
					<emphasis role="strong">Mark</emphasis>.</para>
1648
				</listitem>
1649
				<listitem>
1650
					<para>To confirm making the marked changes, click
1651
					<emphasis role="strong">Apply</emphasis>. The
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1652
					<emphasis role="strong">Summary</emphasis> dialogue box
2.4.1 by etienne
Added first draft of chapter 7
1653
					opens, prompting you for a final check before making the marked
1654
					changes.</para>
1655
				</listitem>
1656
				<listitem>
1657
					<para>Click <emphasis role="strong">Apply</emphasis> to
1658
					continue with the changes.</para>
1659
				</listitem>
1660
				<listitem>
1661
					<para>When all the marked changes are made, you are notified of
1662
					the changes applied. Click <emphasis role="strong">Close</emphasis>.</para>
1663
				</listitem>
1664
			</orderedlist>
1665
			</para>
2.5.23 by Alan Pope
by using -> using
1666
			<para>c) Installing 7zip using apt-get:
2.4.1 by etienne
Added first draft of chapter 7
1667
			<orderedlist numeration="arabic">
1668
				<listitem>
1669
					<para>On the <emphasis role="strong">Applications</emphasis>
1670
					menu, point to <emphasis role="strong">Accessories</emphasis>
1671
					and then click <emphasis role="strong">Terminal</emphasis>.
1672
					<emphasis role="strong">Terminal</emphasis> opens.</para>
1673
				</listitem>
1674
				<listitem>
1675
					<para>To install 7zip, type the following command:</para>
42 by Torsten Spindler
Merged Chapter 7 from NIIT
1676
					<note><para>$ sudo apt-get install p7zip</para></note>
2.4.1 by etienne
Added first draft of chapter 7
1677
				</listitem>
1678
			</orderedlist>
1679
			</para>
57 by Torsten Spindler
use chapter title instead of course title, update sect
1680
		</sect1>
77 by Torsten Spindler
Changed article to chapter
1681
</chapter>
87.2.10 by Torsten Spindler
Instructor Notes for Lesson 7
1682