Chapter 11: The X Window System Guide To UNIX Using Linux Third Edition.

Slides:



Advertisements
Similar presentations
1 Application Software Course Simulink By: Mahdi Akbari 2010.
Advertisements

1. XP 2 * The Web is a collection of files that reside on computers, called Web servers. * Web servers are connected to each other through the Internet.
Getting Started with Microsoft Office 2007
1 Copyright © 2002 Pearson Education, Inc.. 2 Chapter 2 Getting Started.
© 2008 Pearson Addison Wesley. All rights reserved Chapter Seven Costs.
Chapter 1 The Study of Body Function Image PowerPoint
BASIC SKILLS AND TOOLS USING ACCESS
1 Copyright © 2013 Elsevier Inc. All rights reserved. Chapter 1 Embedded Computing.
Author: Julia Richards and R. Scott Hawley
Exit a Customer Chapter 8. Exit a Customer 8-2 Objectives Perform exit summary process consisting of the following steps: Review service records Close.
Microsoft®.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Windows XP Project An Introduction to Microsoft Windows XP and Office 2003.
The Advantage Series © 2004 The McGraw-Hill Companies, Inc. All rights reserved Working with Access Microsoft Office Access 2003 Chapter 1.
Creating a Dreamweaver Web Page and Local Site
Key Applications Module Lesson 11 — Using Microsoft Office 2003
Microsoft Office 2010 Basics and the Internet
Troubleshooting Startup Problems
1 Web-Enabled Decision Support Systems Access Introduction: Touring Access Prof. Name Position (123) University Name.
Vanderbilt Business Objects Users Group 1 Reporting Techniques & Formatting Beginning & Advanced.
LFCDS SkyMail & SkyDrive Full Student Orientation
70-270: MCSE Guide to Microsoft Windows XP Professional Second Edition, Enhanced Chapter 3: Using the System Utilities.
AITS Client Services Support University of Illinois July 2010.
In The Name Of Allah, The Most Beneficent, The Most Merciful
XP New Perspectives on Introducing Microsoft Office 2003 Tutorial 1 1 Using Common Features of Microsoft Office 2003 Tutorial 1.
INTRODUCTION Lesson 1 – Microsoft Word Word Basics
Microsoft Office Illustrated Fundamentals Unit C: Getting Started with Unit C: Getting Started with Microsoft Office 2010 Microsoft Office 2010.
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.
Explore KDE The easy way, using a live CD By Carl Weisheit.
1. Objective 1 Overview of the Linux Desktop  X Server  Controls Graphical Interface  Manages Input Devices  Transmits Input actions to the client.
1. Reasons for logging on as a root •Most people are familiar with Windows systems with regard to administrative privileges. Many user running windows.
VOORBLAD.
Factor P 16 8(8-5ab) 4(d² + 4) 3rs(2r – s) 15cd(1 + 2cd) 8(4a² + 3b²)
© 2012 National Heart Foundation of Australia. Slide 2.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Services Course Windows Live SkyDrive Participant Guide.
Understanding Generalist Practice, 5e, Kirst-Ashman/Hull
Macromedia Dreamweaver MX 2004 – Design Professional Dreamweaver GETTING STARTED WITH.
INTRODUCTORY MICROSOFT WORD Lesson 7 – Working With Documents
25 seconds left…...
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
® Microsoft Office 2010 Browser and Basics.
Services Course Windows Live SkyDrive Participant Guide.
Analyzing Genes and Genomes
©Brooks/Cole, 2001 Chapter 12 Derived Types-- Enumerated, Structure and Union.
Essential Cell Biology
© Ericsson Interception Management Systems, 2000 CELLNET Drop Administering IMS Database Module Objectives To add a network elements to the database.
Intracellular Compartments and Transport
PSSA Preparation.
Essential Cell Biology
A Guide to Unix Using Linux Fourth Edition
Chapter 13 Web Page Design Studio
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. a lesson approach Microsoft® PowerPoint 2010 © 2011 The McGraw-Hill Companies,
South Dakota Library Network MetaLib User Interface South Dakota Library Network 1200 University, Unit 9672 Spearfish, SD © South Dakota.
What’s new in WebSpace Changes and improvements with Xythos 7.2 Effective June 24,
TCP/IP Protocol Suite 1 Chapter 18 Upon completion you will be able to: Remote Login: Telnet Understand how TELNET works Understand the role of NVT in.
Interfacing with Computer Associate Degree in Education (ADE) Lecture 04 Sajid Riaz.
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.
1 LINUX Desktops Using the GNOME and KDE Desktops Learning Red Hat Enterprise Linux & Fedora, 4th Edition By Bill McCarty, 2004.
Linux GUI Chapter 5. Graphical User Interface GUI vs. CLI Easier and more intuitive More popular and advanced Needed for graphics, web browsing Linux.
CIS 116SUNY Ulster Chapter L5 – The GUI Karl Wick.
UBUNTU - Desktop Panel by default is across the top Applications menu Quick Launch icons Notification area Clock Shut Down Task Bar by default is on the.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 4 Microsoft Windows XP.
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
Lesson No: 6 Introduction to Windows XP CHBT-01 Basic Micro process & Computer Operation.
Chapter Eleven The X Window System. 2 Lesson A Starting and Navigating an X Window System.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
Presentation transcript:

Chapter 11: The X Window System Guide To UNIX Using Linux Third Edition

Guide to UNIX Using Linux, Third Edition 2 Objectives •Describe the X Window system and its client/server model •Understand the role of the Window Manager •Start the X Window system •Interact with the X Window system and use its components

Guide to UNIX Using Linux, Third Edition 3 Objectives •Use Nautilus •Run an application •Configure a desktop •Shut down a system from the desktop

Guide to UNIX Using Linux, Third Edition 4 What is the X Window System? •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

Guide to UNIX Using Linux, Third Edition 5 What is the X Window System? (continued) •Originally created at MIT •Created for different hardware, running different variations of UNIX/Linux •All look and feel the same to the user

Guide to UNIX Using Linux, Third Edition 6 What is the X Window System? (continued)

Guide to UNIX Using Linux, Third Edition 7 X Window Clients and Servers •You can use the X Window system to run: –Programs stored on your local computer –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

Guide to UNIX Using Linux, Third Edition 8 X Window Clients and Servers (continued) •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 the opposite of normal networking terminology

Guide to UNIX Using Linux, Third Edition 9 Using Window Managers •X Window System is layered and built from components •Top layer is the Window Manager •Window Manager –Controls how windows appear –Determines how users control windows

Guide to UNIX Using Linux, Third Edition 10 Using Window Managers (continued)

Guide to UNIX Using Linux, Third Edition 11 Using a Desktop •A desktop provides –A specific GUI appearance –Specific software applications –Other resources •Closely integrated with a Window Manager •Common UNIX/Linux desktops include –GNOME –KDE

Guide to UNIX Using Linux, Third Edition 12 Using GNOME •GNOME is –GNU Network Object Model Environment –A product of the GNU project •Most popular desktop –Very user-friendly –Many applications (file-access, office, general utilities)

Guide to UNIX Using Linux, Third Edition 13 Using KDE •Can be installed alongside GNOME •More popular internationally –Offers a broader range of drag-and-drop capabilities •Both KDE and GNOME are compatible with X11 and various Window Managers

Guide to UNIX Using Linux, Third Edition 14 Starting the X Window System •Can be started from the command line with the startx command •Linux can be configured to start X Window System automatically –Set the runlevel in the /etc/inittab file –For automatic startup, runlevel must be 5 –Requires superuser privileges

Guide to UNIX Using Linux, Third Edition 15 Starting the X Window System (continued) Establishing the default runlevel, or mode of operation

Guide to UNIX Using Linux, Third Edition 16 Starting the X Window System (continued)

Guide to UNIX Using Linux, Third Edition 17 Interacting with the X Window System

Guide to UNIX Using Linux, Third Edition 18 Interacting with Windows •Window components provide window functionality including: –Title bar –Window Menu button –Minimize Window button –Maximize/Unmaximize Window button –Close Window button –Status bar –View pane

Guide to UNIX Using Linux, Third Edition 19 Interacting with Windows (continued)

Guide to UNIX Using Linux, Third Edition 20 More About the Window Menu Button •The Window Menu button shown in previous figure provides options including: –Minimize –Maximize/unmaximize –Roll up/Unroll –Move –Resize –Close –Workspace options

Guide to UNIX Using Linux, Third Edition 21 Interacting with the Panel •Panel appears at bottom of GNOME desktop •Features Main Menu (hat), Pager, clock, applications

Guide to UNIX Using Linux, Third Edition 22 Using the GNOME Pager •Pager is an applet •Includes: –Workspace Shifter (virtual desktops) –Window List (running applications)

Guide to UNIX Using Linux, Third Edition 23 Using Nautilus •Nautilus is a file management tool: –View files and folders –Create folders –Delete and move files and folders –Copy and paste files and folders –Configure permissions –Open a file or start a program –Access the Internet –Manage bookmarks

Guide to UNIX Using Linux, Third Edition 24 Using Nautilus (continued)

Guide to UNIX Using Linux, Third Edition 25 Using Nautilus (continued)

Guide to UNIX Using Linux, Third Edition 26 Running an Application •GNOME has a Run Application feature on the Main Menu –Can run application or view possible applications •Sample applications include: –Add/Remove Applications –CD Writer –Dictionary –Mozilla Web browser

Guide to UNIX Using Linux, Third Edition 27 Running an Application (continued)

Guide to UNIX Using Linux, Third Edition 28 Configuring the Desktop •Can customize many aspects of the X Window System –Change background –Change screensaver –Configure Panel –Add a menu to the Panel –Add a new Panel

Guide to UNIX Using Linux, Third Edition 29 Configuring the Desktop (continued)

Guide to UNIX Using Linux, Third Edition 30 Shutting Down from the GNOME Desktop •Proper shutdown important –Ensure files are closed –Protect integrity of file system •Use GNOME Main Menu Log Out option

Guide to UNIX Using Linux, Third Edition 31 Chapter Summary •The X Window System is a graphical user interface (GUI) that runs many on UNIX and Linux systems •The top layer of the X Window System is the Windows Manager •Desktops are used with a Window Manager, providing specific appearance, applications, and resources

Guide to UNIX Using Linux, Third Edition 32 Chapter Summary (continued) •X Window System can start automatically or can be started from the command line •Interact with X Windows through desktop components •Interact with specific windows through window components •GNOME provides multiple virtual desktops called workspaces

Guide to UNIX Using Linux, Third Edition 33 Chapter Summary (continued) •The GNOME panel provides access to the Pager, Main Menu, applications •Nautilus is a GNOME file manager •Various applications can be run from the Main Menu in GNOME •GNOME Main Menu can be used to safely shut down the system