Lesson 11: Operating System Basics
Lesson 11: Operating System Basics
Running Programs
Managing Files Managing Hardware Utility Software
A GUI is based on the desktop metaphor. Graphical objects appear on a background (the desktop), representing resources you can use.
Program running in Desktop a window Window control buttons Start menu Start button Dialog box Taskbar
Icons
Titlebar Scroll arrow Menubar Click the Minimize button to reduce Click the Maximize button to restore Click the Close button to close the to a button on the taskbar. theprogram window to its previous size. the window altogether. Toolbar Scroll box Scroll bar
In programs designed for the same GUI, menus and commands are similar from one program to another.
Running Programs
Basic Services Sharing Information Multitasking
1 2 3
Information is clipped from one application (Excel) Using the clipboard Viewer to examine the information Pasting the information into another application (WordPro)
Managing Files
The operating system keeps track of all the files on each disk. Users can make file management easier by creating a hierarchical file system that includes folders and subfolders arranged in a logical order.
Managing Hardware
The OS uses interrupt requests (IRQs) to maintain organized communication with the CPU and other pieces of hardware. Each hardware device is controlled by a piece of software, called a driver, which allows the OS to activate and use the device. The operating system provides the software necessary to link computers and form a network.
Utility Software
A utility is a program that performs a task that is not typically handled by the operating system. Some utilities enhance the operating system's functionality.
Some of the major categories of utilities include: File defragmentation Data compression Backup Antivirus Screen savers
lesson 11 review
Name four components found in most graphical user interfaces.