Linux GUI Chapter 5. Graphical User Interface GUI vs. CLI Easier and more intuitive More popular and advanced Needed for graphics, web browsing Linux.

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

Introduction to Linux X-Windows, Desktop Environments Other commonly used programs.
Linux Desktops KDE and GNOME The good, the bad and the ugly... Bill Latura October 26, 1999.
The Free Software Desktop Project By: Joshua Anglero
Installation and use of Linux as a client and server operating system: a tutorial AMCIS 99Al Bento.
Guide to Linux Installation and Administration, 2e1 Chapter 5 Using Linux Graphical Environments.
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.
A Guide to Unix Using Linux Fourth Edition
 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.
Week 8 System Initialization and X Windows. Objectives  Summarize the major steps necessary to boot a Linux system  Configure the LILO and GRUB boot.
Linux+ Guide to Linux Certification, Second Edition
Linux+ Guide to Linux Certification, Third Edition
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
Linux vs. Windows. Linux  Linux was originally built by Linus Torvalds at the University of Helsinki in  Linux is a Unix-like, Kernal-based, fully.
CMPTR1 CHAPTER 3 COMPUTER SOFTWARE Application Software – The programs/software/apps that we run to do things like word processing, web browsing, and games.
Module 8 Linux Installation Procedures 8.1 Pre-Installation Tasks 8.2 Installing and Configuring Linux 8.3 X Server 8.4 Post Installation Configuration.
Linux GUI X-Windows System. X-Windows System A stable and extremely powerful GUI system that provides a complete Client/Server framework. The X-org foundation.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Post install; Live CD Chapter II / Part 1I. Post install After install completes, take out the install CD/DVD Reboot Check if boot loader is working properly.
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.
Operating Systems.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems System Software Chapter 4.
Linux Operating system
Objectives  Understand the purpose of the superuser account  Outline the key features of the Linux desktops  Navigate through the menus  Getting help.
Operating System.
Linux Shell. 2 Linux Command-Line Interface ■ Linux shells: A shell is a command interpreter that allows you to type commands from the keyboard to interact.
Lesson 4 Computer Software
Operating Systems Operating System
Guide to Linux Installation and Administration, 2e1 Chapter 3 Installing Linux.
2-3 note. 2 Peripheral Devices “Peripheral devices” are hardware plugged into ports or connected to a computer wirelessly. These devices can be for input,
X Window System.
CENT 305 Information Systems Security Linux Introduction.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
Section 2 Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices.
Linux+ Guide to Linux Certification Chapter Ten The X Window System.
X Window System mangoking 2015/09/24. Computer Center, CS, NCTU Outline ❑ X Window System Introduction Architecture X11 Implementation The Window Manager.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter Eleven The X Window System. 2 Lesson A Starting and Navigating an X Window System.
1 Title: Introduction to Computer Instructor: I LTAF M EHDI.
GNOME, KDE and X Windows. The GNOME Project was started in 1997 to produce a free (as in freedom) desktop environment. GNU Network Object Model Environment.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
CIS Lesson 7 X. Understanding X Overview One of the original open source projects Developed at MIT Criticisms of X Handles fonts poorly Security.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
Explore GNOME The easy way, using a live CD By Carl Weisheit.
Linux and Coldfusion MX Mid-Michigan Coldfusion User’s Group, Nov
UNIX U.Y: 1435/1436 H Operating System Concept. What is an Operating System?  The operating system (OS) is the program which starts up when you turn.
APACHE Apache is generally recognized as the world's most popular Web server (HTTP server). Originally designed for Unix servers, the Apache Web server.
Course : PGClass : MCA Subject: Operating SystemSub.Code : 3CT11 Staff Name : S.SomasundaramYear & Sem : II nd & III rd.
Chapter 2 Operating Systems
Chapter 5 Operating Systems.
Operating System & Application Software
Guide to Linux Installation and Administration, 2e
LINUX WINDOWS Vs..
FTP - File Transfer Protocol
LINUX WINDOWS Vs..
Chapter 4.
Radoslaw Jedynak, PhD Poland, Technical University of Radom
X Window System shunyi 2014/09/25.
Types of Software Mrs. S. Palmer Office Administration.
February 16th, 2004 Class Meeting 5
Presentation transcript:

Linux GUI Chapter 5

Graphical User Interface GUI vs. CLI Easier and more intuitive More popular and advanced Needed for graphics, web browsing Linux GUI advanced features not always stable on every hardware X Windows System Basis of Linux GUI For UNIX, Linux, Mac OS X, etc.

X - Introduction Developed by MIT and DEC in 1994 Commercial and free versions Free version for Linux: XFree86, X.Org Based on Client-Server model X Server Runs on your machine Responsible for handling graphics X Clients Software that needs to display on screen Sends request to X server for display Client and servers maybe on different machines need a network or Internet connection in between

Hardware requirements Support depends on your video (graphics) card Most major cards are supported x.org, xfree86.org for current support Best to use a popular video card Nvidia or ATI Integrated At least 32 MB video memory

XFree86, Xorg Free implementation of X Window System on Linux Usually installed by default If not started after boot, startx on command line Only one per computer Configure by editing file /etc/X11/XF86Config, /etc/X11/xorg.conf If problem persists, unstable logout Ctrl-Alt-Backspace Reboot (Ctrl-Alt-Delete)

Window Manager An X Client itself Sits above X server to manage windows WM manages applications within windows manages window positions window movements, opening, closing Examples: fvwm, Enlightenment, Afterstep, Blackbox Not very useful without a Desktop Manager / Desktop Environment

Desktop Manager Built on top of a Window Manager Adds functionalities to a WM Provides advanced and consistent GUI to user Provides A WM (of course) A file browser Configuration utilities Desktop Network Security Session management (login, logout, restart) Applications Graphics Text Editors Games Office Suites

Components of a GUI

GNOME GNU Network Object Model Environment (GNOME) Started in 1999 Provides a uniform desktop environment Can work with many window managers Sawfish Metacity More ‘eye-candy’ than KDE less advanced slightly less stable Highly configurable Accessible