Operating Computer Using Gui Based Operating System
Operating Computer Using Gui Based Operating System
1. Introduction
An operating system (OS) is an interface between hardware and user. It is responsible for the management and
coordination of activities and the sharing of the resources of a computer. There are two types of operating
systems:
1. Command Line Interface (CLI) – Here the user has to remember the commands that are to be
given at the command prompt. Examples of such OS are DOS and UNIX.
2. Graphical User Interface (GUI) - GUI operating systems use icons and menus to carry out
commands. Because of their ease of use, GUI Operating Systems have become the dominant
operating system used by end-users today. Windows is the most popular GUI OS.
2. Objectives
In this chapter we’ll learn about:
Features of Operating System
Functions of Operating System
Elements of GUI
1
3. User Interface
As we discussed earlier, the Graphical User Interface has a visual environment using windows, buttons, and icons.
As Microsoft Windows operating system is the most popular, we will discuss the different features of a GUI based
operating systems with the help of Windows operating system.
1. Task Bar
Taskbar is a bar displayed at the bottom of the GUI desktop. It is used to launch and monitor running
applications. The taskbar in Microsoft Windows may include the Start menu button, Quick Launch bar, taskbar
buttons, and notification area.
Taskbar elements
The Start menu button gives access to installed programs, recent documents and OS settings.
The Quick Launch bar contains shortcuts to applications. Microsoft Windows XP displays the
Quick Launch bar by default, so it might already be part of your taskbar. Look for the Quick
Launch bar directly to the right of your Start button. If your Quick Launch bar is disabled, you can
display it by right clicking your taskbar, and selecting Toolbars € Quick Launch option.
Lock the taskbar: If selected, all sizing handles on the taskbar are hidden so you can't
accidentally move or resize it.
Auto-hide the taskbar: If you select this option, the taskbar will be hidden most of the time so as
to not take up any space on the screen. To make it visible, move the mouse pointer to its position
prior to hiding.
Keep the taskbar on top of other windows: If selected, the taskbar is visible at all times, even
when large maximized program windows are covering the rest of the screen.
Group similar taskbar buttons: If selected, multiple taskbar buttons collapse into a single button
so the buttons don't become too small on the taskbar.
Show Quick Launch: If selected, Quick Launch toolbar is displayed to the right of the Start
button.
2. Icons
Icon is a graphic symbol that denotes a program or a command or a data file or a concept in a graphical user
interface.
There are thousands of icons in windows Operating system. Some important icons are categorized into six groups
as follows:
1. File management icons are used for storing and retrieving files and folders within the system.
E.g. My Computer, My Document, etc.
2. Database management icons are used for accessing different types of databases.
3. Office Icons are used for accessing office applications. E.g. Word, Excel, etc.
2
4. Internet access icons are used for upload and download files from the internet. E.g. Internet
Explorer, FTP, etc.
5. Multimedia icons are used for accessing audio and video files. E.g. Windows Media Player,
Sound Recorder, etc.
6. Utility Icons are used for managing the system. E.g. Backup, Control Panel, etc.
3. Menu
4. Running an Application
Running an application in GUI based operating system is quite easy and can be done in many ways. Some of the
ways are mentioned below:
1. Click on the time that is displayed in the task bar. This will bring up the Date and Time Properties
box. You can also right-click on the time by clicking on the "Adjust Date and Time" menu option.
Or, click Start € Control Panel € Date and time to open the dialog box.
2. Change the date, month, year, time settings as you want.
3. Click "Apply” button to save the changes.
All the tabs have “Advanced” button that can be clicked to open more options to be adjusted.
3
4. Add/Remove Windows Component dialog box opens.
5. Select the component to be removed and click on “Next”
6. A message box will appear asking you to confirm you really want to remove the component.
7. Select the OK button to remove it.
Remove a printer
1. Click on Start € Settings € Control Panel € Printers.
2. Printers dialog box appears.
3. Right-click the printer that you want to remove, and then choose Delete.
4. If you are prompted for an administrator password or confirmation, type the password or
provide confirmation.
4
A directory is a hierarchical collection of directories and files. The only constraint on the number of files that can
be contained in a single directory is the physical size of the disk on which the directory is located.
1. Open Windows Explorer, navigate to the drive or folder in which you want to create your new
folder.
2. Right click anywhere in the white space and hover the mouse over new.
3. Click on folder from the sub-menu that appears.
4. You will then be prompted to name the folder, simply type in the name and then press enter
(return) key.
6. Common Utilities
Utility software is a kind of system software designed to help analyze, configure, optimize and maintain the
computer. A single piece of utility software is usually called a utility or tool. Some of the utilities of OS are:
1. Disk defragmenters can detect computer files whose contents are broken across several
locations on the hard disk, and move the fragments to one location to increase efficiency.
2. Backup utilities can make a copy of all information stored on a disk, and restore either the entire
disk (e.g. in an event of disk failure) or selected files (e.g. in an event of accidental deletion).
3. Archive utilities output a stream or a single file when provided with a directory or a set of files.
Archive utilities, unlike archive suites, usually do not include compression or encryption
capabilities. Some archive utilities may even have a separate un-archive utility for the reverse
operation.
4. Disk compression utilities can transparently compress/uncompress the contents of a disk,
increasing the capacity of the disk.