Chapter Eleven The X Window System. 2 Lesson A Starting and Navigating an X Window System.

Slides:



Advertisements
Similar presentations
CS 497C – Introduction to UNIX Lecture 37: - X Windows Chin-Chih Chang
Advertisements

Operating System Basics
Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
Windows Test Review.
Windows Basics An Introduction to the Windows Operating System.
X Window. Module 3 X Window ♦ Introduction The X Window System (‘X’ or ‘X11’) is a graphical windowing system that was developed at MIT in ♦ The.
1. Objective 1 Overview of the Linux Desktop  X Server  Controls Graphical Interface  Manages Input Devices  Transmits Input actions to the client.
Chapter 11: The X Window System Guide To UNIX Using Linux Third Edition.
1. Reasons for logging on as a root •Most people are familiar with Windows systems with regard to administrative privileges. Many user running windows.
Microsoft Office 2007-Illustrated Introductory, Windows Vista Edition Windows XP Unit A.
A Guide to Unix Using Linux Fourth Edition
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
COMPREHENSIVE Windows Tutorial 3 Personalizing Your Windows Environment.
Prerequisites Essentials of Windows 95/97 Office graphic copyright by Microsoft Corp.
®® Microsoft Windows 7 Windows Tutorial 3 Personalizing Your Windows Environment.
Interfacing with Computer Associate Degree in Education (ADE) Lecture 04 Sajid Riaz.
Using the Computer and Managing Files 1. Basic Information And Operations  View The Computer's Basic System Information  Change The Computer's Desktop.
Operating Systems First Program to load. Controls Hardware And software. Enable User to operate PC( Personal Computer) –Examples: DOS: Disk Operating.
What’s the computer?? computer is an electronic device that stores, processes, inputs, and outputs data to produce a result.
Chapter One The Essence of UNIX.
CGS 1060 Introduction to MicroComputer Usage Chapter 1 Windows 7
Chapter 4: Configuring the Windows Vista Desktop.
A Guide to Oracle9i1 Creating an Integrated Database Application Chapter 8.
MCT260-Operating Systems I Operating Systems I Customizing the User Interface.
Getting Started with Linux: Novell’s Guide to CompTIA’s Linux+ (Course 3060) Section 2 Use the Linux Desktop.
Chapter 2: Exploring the Desktop The Complete Guide to Linux System Administration.
C HAPTER 7 Microsoft Windows 7. Part1: Getting Started with Windows7 Fundamentals 7.1 What is Windows 7? It is the latest version of a series of Operating.
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
CIS 116SUNY Ulster Chapter L5 – The GUI Karl Wick.
Lecture #2: Using your computer Learning about the Windows XP Operating System.
Innovative Training Works Digital Literacy Computing Fundamentals Using an Operating System (Microsoft® Windows XP)
Introduction To Windows Operating Systems Manipulating Windows GUI
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
Computing Fundamentals Module Lesson 3 — Changing Settings and Customizing the Desktop Computer Literacy BASICS.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
Key Applications Module Lesson 21 — Access Essentials
XP New Perspectives on Microsoft Windows 2000 Professional Windows 2000 Tutorial 1 1 Microsoft Windows 2000 Professional Tutorial 1 – Exploring the Basics.
Exploring Windows and Essential Computing Concepts 1 Windows Desktop u Windows Basics u Icon u Start Button u My Computer u Network Neighborhood u Recycle.
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
Office graphic copyright by Microsoft Corp.
1 © 2001 John Urrutia. All rights reserved. Chapter 6 Graphical User Interfaces GUI’s.
© 2010 Pearson Education, Inc. | Publishing as Prentice Hall1 Computer Literacy for IC 3 Unit 2: Using Productivity Software Chapter 1: Starting with Microsoft.
Lesson No: 6 Introduction to Windows XP CHBT-01 Basic Micro process & Computer Operation.
Visual Basic CDA College Limassol Campus Lecture:Pelekanou Olga Semester C Week - 1.
XWN740 X-Windows Configuring and Using Session / Window Managers Desktop Environments (Chapter 8: Pages )‏
Lab 0 / Chapter 0 Windows XP Environment. 2 User Interfaces: A different perspective.
Computer Applications تطبيقات الحاسب الآلي Emad Salem.
Computer Skills Chapter 3. Computer Skills1 by Maram & Dareen windows It is a GUI (Graphical User Interface) operating system which is designed for personal.
Chapter 5 Introduction To Form Builder. Lesson A Objectives  Display Forms Builder forms in a Web browser  Use a data block form to view, insert, update,
1 Introduction to Microsoft Windows Lecture Outline.
Microsoft Windows is the dominant operating system on computers around the world. In this lesson, you will learn how to navigate and manage files in the.
Windows 95/NT/XP. What is Windows 95/NT/XP n A program that sets up an environment for you to work in on your computer, based on colorful pictures (icons)
A desktop environment typically consists of icons, windows, toolbars, folders, wallpapers and desktop widgets(text box, button)
Types of Software Chapter 2.
Module 2 Part II Introduction To Windows Operating Systems Manipulating Windows GUI Introduction To Windows Operating Systems Manipulating Windows GUI.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
Pasewark & Pasewark 1 Windows Vista Lesson 1 Windows Vista Basics Microsoft Office 2007: Introductory.
Chapter 2 – Introduction to Windows Operating System II Manipulating Windows GUI 1CMPF112 Computing Skills for Engineers.
Windows Tutorial 3 Personalizing Your Windows Environment
Visual Basic .NET BASICS
Microsoft Visual Basic 2005 BASICS
Windows 7                      .
X Windows.
Microsoft Windows 7 Basics
Operating System Basics
DOS and window operating system
Windows.
Microsoft Windows 7 Basics
Windows Operating System
Presentation transcript:

Chapter Eleven The X Window System

2 Lesson A Starting and Navigating an X Window System

3 Objectives Describe the X Window system Understand the role of the Window Manager Start the X Window system Interact with the X Window system and use its components

4 What is the X Window System? The X Window system is a graphical user interface (GUI) that runs on Linux and many UNIX operating systems Programmers may develop applications that run on the X Window system and support GUI components, such as windows, dialog boxes, buttons, and pull-down menus The X Window system was originally created at MIT and was created so that different brands of hardware, running different variations of UNIX, would all look and feel the same to the user

5

6 X Window Clients and Servers Although you can easily use the X Window system to run programs stored on your local computer, you can also run applications over the network X Window uses a client/server model in which a program can run on one computer but display its output on another The desktop system from which you run a program is called the X server, the system that hosts and executes the program is called the X client (this is opposite of normal networking)

7 Window Managers The X Window system is layered and built from components. The top layer is the Window Manager

8 Window Managers

9 Starting the X Window System Establishing the OS’s default run level, or mode of operation

10

11

12 Interacting with Windows The GNOME environment consists of icons, a panel, windows, and the desktop area Many GNOME window components appear and function exactly like their counterparts in a Windows-based system This includes: resizing, moving, shading, and unshading a window Some windows components offer context- sensitive, pop-up help boxes

13 Interacting with Windows Iconify, minimize/maximize, and close buttons work in a similar fashion to their windows-based counterparts in terms of managing a window

14 Interacting with the Panel You can access the panel and alter its properties via the Main Menu

15 Interacting with the Panel The clock applet displays the date and time by default but you can modify its properties

16 Lesson B Running Applications and Customizing the Desktop

17 Objectives Run built-in applications Use the Calendar application to keep appointments and a to-do list Start the spreadsheet application and the gedit application Configure your desktop

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34 Chapter Summary The X Window system is a graphical user interface, or GUI, that runs many UNIX and Linux systems The X Window system is built in layers and the top layer, with which the user interacts, is called the Windows Manager Use the startx command at the command line to start the X Window system The GNOME environment consists of icons, a panel, windows, and the desktop area

35 Chapter Summary You resize, move, minimize, maximize, and close a window by interacting with its border, title bar, and buttons The GNOME panel provides access to the Main Menu and icons for applets You configure the clock applet to display the date and time in 12-hour, 24-hour, or other formats The Nautilus is a GUI for managing your directories and files and for navigating the file system

36 Chapter Summary In addition to Nautilus, the X Window system has several other built-in applications You can copy text from one window and paste it into another You can customize the background of your display with a color or graphic image known as wallpaper

37 Chapter Summary You may choose from a number of screen savers, which activate after there has been no keyboard or mouse activity after a specified period of time You can customize the Panel by adding and moving applet icons, including icons that launch your own programs You can customize the Main Menu by adding entries that execute your own programs

38 Command Summary