![]() |
Terminology |
|---|---|
|
|
Abstract
Recognize common desktop icons such as those representing: files, directories/folders, applications, printers, recycle bin/wastebasket.
The following screen illustrates a number of icons on the desktop.
![]() |
CD-ROM and Floppy give you direct access to these devices.
Directories (folders) are presented by a directory icon as illustrated by Urgent.
Home is a shortcut to your home directory. When new users are added to the system, Linux creates home directories for them. As users do not have rights to other users' directories, the home directory provide a private location for the storage of files. The one exception is root who has complete access to the system.
Trash is a storage location where files are placed after they have been deleted. If trash has not been emptied, you can recover files you have deleted.
There are also desktop icons representing applications such as a word processing or spreadsheet application and other icons that represent printers eg, Laserjet 6L or Admin Deskjet.
Files can also be saved to the desktop. This will be explained in section 2.2.1.4. The desktop is a useful place to save work in progress as you then have immediate access. Files are represented by an appropriate application icon. In the above screen, Linux.swx is an OpenOffice.org Writer file while Sales.sxc is a Calc file.
You can move icons to a different position on the screen by dragging them. This allows you to group related icons in clusters.
Click on a icon to select it.
Hold down the left mouse button and drag the icon to its new position.
Release the left mouse button.
A directory is a location in which files are stored. You may visualise a directory as a drawer of a filing cabinet in which ordinary files are stored. Just as you would label the drawers of a filing cabinet, you give each directory an appropriate name. In many ways a hard disk drive is very much like a room containing many filing cabinets.
A directory may contain files of any type. It may also contain other directories. Directories which are located inside other directories are called sub-directories.
Double click on Home. This will open the Konqueror browser and display the contents of your home directory.
![]() |
Notice that this directory contains a number of files and other directories.
Double click on an application icon on the desktop such as the icon representing OpenOffice.org.
This will open the application and you will then have to use the application's Open command to access the file.
A shorter method would be to double click on a file associated with an application which will open the file in the appropriate application. For example, if you wished to open the spreadsheet called Sales.sxc, you would normally have to load Calc, then use -> and locate the file. If you had saved it to the desktop, doubling clicking on the icon would open Calc and then load the spreadsheet.
Suppose you are working on a file in Writer called Costs.sxw and you wish to save it to the desktop.
In Writer, ->.
Select the sub-directory called Desktop in your home directory.
Click Save.
Suppose you use Writer and Calc on a regular basis. Instead of accessing them through the menu system, you can place shortcut icons on the desktop.
Right click anywhere on the desktop.
![]() |
->
Click the General tab and enter the label Writer.
![]() |
Click the Execute tab and enter the command oowriter (all in lower case).
![]() |
Click OK.
An icon will be displayed on the desktop. In order to use this method you need to know what command to use to run the application. How to determine this is explained in the following section.
Double click on the desktop icon to run the application.
Suppose you wish to determine the command to run Calc.
Right click on the Start Applications icon.
Click Menu Editor.
Scroll down to the Office entry and click on it to expand.
Scroll down to the Spreadsheets entry and click to expand.
Click on OpenOffice.org Calc.
![]() |
Read of the Command. In this case it is oocalc.
Use this command to create a shortcut icon to Calc on the desktop.
The KDE control centre provides the main tool for configuring your desktop. Using the menu editor, you could determine the command to run the control centre. This command is kcontrol.
Right click on the desktop.
->
Click the General tab and enter the label KDE Control Centre.
Click on the icon in the General tab, then click the Other icons radio button.
![]() |
Select an icon to be associated with the application and click OK.
Click the Execute tab and enter the command kcontrol (all in lower case).
Click OK.
Go to the desktop and double click on the new icon.
This will load the KDE control centre without having to access it through the menus.