Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 46

Click to edit Master title style

Chapter 2
O P E R AT I N G C O M P U T E R U S I N G G U I B A S E D
O P E R AT I N G S Y S T E M

1
Click to edit Master title style

WHAT IS AN OPERATING
SYSTEM?

2 2
Click to edit Master title style

An operating system or (OS) is a software program that enables the computer


hardware to communicate and operate
with the computer software.

3 3
Click to edit Master title style

Without a computer operating system, a computer and


software programs would be useless.

4 4
Click to edit Master title style

5 5
BASICS
Click toOF POPULAR
edit Master title style
OPERATING SYSTEM
• Following are some of important functions of
an operating System:
• Memory Management
• Processor Management
• Device Management
• File Management
• Security
• Control over system performance
• Job accounting
• Error detecting aids
• Coordination between other software and users
6 6
Click to
BASICS OFedit Master OPERATING
POPULAR title style SYSTEM

• Following are some of the important activities that an Operating


System performs −

• Security −
• Control over system performance −
• Job accounting −
• Error detecting aids −
• Coordination between other software's and users −

7 7
Click to edit Master
EXAMPLES title style
OF OPERATING SYSTEM

8 8
Click to edit Master
EXAMPLES title style
OF OPERATING SYSTEM

Macintosh Microsoft Linux/Ubuntu Google/Android


Apple

9 9
What isedit
Click to User Interface
Master title style (UI)

User Interface (UI) is


the visual part of an
application or device
that determines how a
user interacts with it
and how information is
displayed on the
screen.
1010
What isedit
Click to User Interface
Master (UI)
title style

1111
What isedit
Click to User Interface
Master (UI)
title style

1212
What isedit
Click to User Interface
Master (UI)
title style

1313
What isedit
Click to User Interface
Master (UI)
title style

1414
What isedit
Click to User Interface
Master (UI)
title style

1515
Using
Click toMouse
edit Master title style

User Interface (UI) is


the visual part of an
application or device
that determines how a
user interacts with it
and how information is
displayed on the
screen.
1616
Input
Click to device
edit Master: title
mousestyle

1.) Mouse is most popular pointing device. It is a very famous


cursor-control device having a small palm size box with a
round ball at its base which senses the movement of mouse
and sends corresponding signals to CPU when the mouse
buttons are pressed.

Generally, it has two buttons called left and right button and a
wheel is present between the buttons.

17
Input
Click to device
edit Master: title
mousestyle

RIGHT BUTTON
-Use for Right Click
and other functions

LEFT BUTTON
-Use for selecting
and clicking a link.

18
Input
Click to device
edit Master: title
mousestyle

Standard mouse button interactions

The standard mouse interactions depend on a variety of


factors, including the mouse key clicked, the number of
times it is clicked, its position during the clicks, and
whether any keyboard modifiers were pressed

19
Input
Click to device
edit Master: title
mousestyle

Double-clicking is used so extensively on the Windows


desktop that it may not seem like an advanced
interaction. For example, opening folders, programs, or
documents in the file pane of Windows Explorer is
performed by double-clicking. Opening a shortcut on the
Windows desktop also uses double-clicking. By
contrast, opening folders or programs in the Start menu
requires a single click.
20
Input
Click to device
edit Master: title
mousestyle
Common pointer shapes
Simple action Interaction Typical effect

Pointing Position the pointer Target displays its


to a specific object hover state and any
without clicking any dynamic
mouse buttons. affordances.

21
Input
Click to device
edit Master: title
mousestyle
Common pointer shapes

Simple action Interaction Typical effect


Hovering Position the pointer Target displays its
to a specific object tooltip, or
without clicking any equivalent.
mouse buttons and
without moving for
at least a second.

22
Input
Click to device
edit Master: title
mousestyle
Common pointer shapes
Simple Interaction Typical effect
action
Clicking Position the pointer to a specific, non- For single clicks with the
selectable object and press and primary button, activate
release a mouse button without the object. For double-
moving. Clicking takes effect on the clicks with the primary
mouse button release to allow users button, activate the
the opportunity to cancel the click by object and perform the
moving the mouse off the target. default command. For the
Therefore, mouse press only indicates secondary button, display
the selected target. the object's context menu.

23
Input
Click to device
edit Master: title
mousestyle
Common pointer shapes
Simple Interaction Typical effect
action
Selecting Position the pointer to a For text, the right primary
button click sets the
specific, selectable object insertion point, the second
and press and release a selects word at the
mouse button. insertion point, and the
third click selects the
sentence or paragraph.

24
Input
Click to device
edit Master: title
mousestyle
Common pointer shapes
Simple Interaction Typical effect
action
Pressing Position the pointer to a specific For auto-repeat functions
object and press a mouse button (such as pressing a scroll
arrow to continuously
without releasing.
scroll), activate repeatedly.
Otherwise indicates the
start of a move, resize,
split, or drag, unless
followed by a release
without moving.
25
Input
Click to device
edit Master: title
mousestyle
Common pointer shapes

Simple Interaction Typical effect


action
Wheeling Move mouse Window scrolls vertically in
wheel. direction of mouse wheel
movement.

26
Input
Click to device
edit Master: title
mousestyle POINTERS

27
Input
Click to device
edit Master: title
mousestyle
Compound mouse interactions

28
Using Left and Right Button of the Mouse and Moving Icons on
Click
the to edit Master title style
Screen

Left Click : Used for moving the cursor,


select files and Icons

Right Click : Used for opening a menu of


options within a given program

Wheel : Scroll
29
Using Left and Right Button of the Mouse and Moving Icons on
Click
the to edit Master title style
Screen

Double
Clicking : Using the left mouse button click twice
in rapid succession. Opens folder and
documents
Click
and Drag : Pressing and holding the left mouse
button and moving the mouse
30
Click to edit Master title style
What is an Icon?

An icon is a small graphical


representation of a program, feature,
or file. When you click or double-click
 an icon, the associated file or program
opens, or an action is performed

3131
Click to edit Master title style
For example, if you were to double-
click My Computer icon, it would open 
Windows Explorer.

3232
STATUS
Click BARtitle style
to edit Master

A status bar is a horizontal window


at the bottom of a parent window in
which an application can display
various kinds of status information.
The status bar can be divided into
parts to display more than one type
of information.
3333
Click to edit Master title style

3434
Click to edit Master title style

3535
Using
Click Ribbons
to edit Master titleand
style Tabs

is a user interface element


which was introduced by
Microsoft in Microsoft
Office 2007

3636
Click to edit Master title style

3737
Click to edit Master title style
Menu

is a list of commands or
choices offered to the user
through the menu bar.

3838
Click to edit Master title style

Menus are used in GUI operating


systems to allow the user access
to program features.

3939
Click to edit Master title style
File menus are
commonly accessed
using the computer
mouse; however,
may also sometimes
be accessed using
shortcuts or the
keyboard.
4040
The operating system offers an interface between programs and user, as well as
Click toand
programs edit Master
other titleresources
computer style such as memory, printer and other
programs.
Process
Step 1 − Application
sends request to
operating system.

Step 2 − On encountering


the request from an
application, operating
system sends a response
to requested service.
4141
Viewing
Click to editFiles
Master title style
The File Explorer in Windows comes with its
own preview pane that can display certain
types of files

4242
Folders and
Click to edit Directories
Master title style
a folder (also called a directory) is analogous to
the yellow folders people use in filing cabinets.

4343
Creating
Click to edit and
MasterRenaming
title style of Files and Folders
a folder (also called a directory) is analogous to
the yellow folders people use in filing cabinets.

4444
Click to edit Master title style


Demonstration:

Viewing of Files
Folders and Directories
Creating and Renaming of Files and Folders
Opening and Closing of different Windows

4545
Click to edit Master title style

Thank You 2
End of Chapter 2

46

You might also like