CIS 116SUNY Ulster Chapter L5 – The GUI Karl Wick.

Slides:



Advertisements
Similar presentations
LIS508 lecture 7 Thomas Krichel Structure of talk basic concepts customization follow and practice but PLEASE set things back Literature:
Advertisements

CS 497C – Introduction to UNIX Lecture 37: - X Windows Chin-Chih Chang
Windows Basics An Introduction to the Windows Operating System.
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.
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
 Use the Left and Right arrow keys or the Page Up and Page Down keys to move between the pages. You can also click on the pages to move forward.  To.
Windows 7. Objectives After completing this lesson, you will be able to: oExplain the common functions of an operating system. oIdentify the basic components.
Prerequisites Essentials of Windows 95/97 Office graphic copyright by Microsoft Corp.
CGS 1060 Introduction to MicroComputer Usage Chapter 1 Windows 7
WINDOWS XP BACKNEXTEND 1-1 LINKS TO OBJECTIVES Starting Windows Using the Taskbar, opening & switching programs Using the Taskbar, opening & switching.
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 Day 3. Changing Date & Time 1.Double click on digital clock on the notification area of a task bar (Click start button, Click control.
1 LINUX Desktops Using the GNOME and KDE Desktops Learning Red Hat Enterprise Linux & Fedora, 4th Edition By Bill McCarty, 2004.
Copyright 2007, EMC Paradigm Publishing Inc. WINDOWS XP BACKNEXTEND 1-1 LINKS TO OBJECTIVES Starting Windows Using the Taskbar, opening & switching programs.
Exploring the Basics of Windows XP
Lesson 9 Windows Management
 The operating system is essential for the computer; without it the computer could not work.  The main function of any operating system is being an intermediary.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 2: The Linux Desktop Chapter 4: Introduction to Fedora and Red Hat Enterprise Linux By Fred.
IT Chapter 1 Part A 1.1 through 1.2 Getting started in IT.
CIS—100 Chapter 15—Windows Vista 1. Parts of a Window 2.
WindowsXP Explorer The Explorer is a used to organize and control the files and folders of the different storage systems such as the hard drive, floppy.
Lecture #2: Using your computer Learning about the Windows XP Operating System.
Exploring Your Desktop To run presentation, please click on bottom arrow to right to change to next frame.
Microsoft Windows Vista Chapter 1 Fundamentals of Using Microsoft Windows Vista.
Introduction To Windows Operating Systems Manipulating Windows GUI
Microsoft Windows 7 Part 1 Fundamentals of Using Windows 7.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 11 Committed to Shaping the Next Generation of IT Experts. Windows XP Robert Grauer, Lynn.
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
XP New Perspectives on Windows XP Tutorial 1 Exploring the Basics.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
Exploring Microsoft Office 2007
Office 2003 Introductory Concepts and Techniques, 2 nd Edition M i c r o s o f t Windows XP Project Introduction to Microsoft Windows XP and Office 2003.
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.
1 © 2001 John Urrutia. All rights reserved. Chapter 6 Graphical User Interfaces GUI’s.
Lesson No: 6 Introduction to Windows XP CHBT-01 Basic Micro process & Computer Operation.
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.
Chapter Eleven The X Window System. 2 Lesson A Starting and Navigating an X Window System.
Copyright © 2006 Prentice-Hall. All rights reserved.1 Computer Literacy for IC 3 Unit 1: Computing Fundamentals Project 6: Using Windows.
Exploring Office 2003 Vol 1 2/e - Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Getting Started with Windows® XP Robert Grauer.
Computer Skills Chapter 3. Computer Skills1 by Maram & Dareen windows It is a GUI (Graphical User Interface) operating system which is designed for personal.
AL A. LAURIO Teacher Microsoft Windows Vista. DESKTOP is the main screen area that you see after you turn on your computer and log on to Windows. it serves.
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)
CIS Lesson 7 X. Understanding X Overview One of the original open source projects Developed at MIT Criticisms of X Handles fonts poorly Security.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
CMPF124 Personal Productivity With Information Technology Chapter 1 – Part 2 Introduction to Windows Operating Systems Manipulating Windows GUI CMPF 124.
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.
Section 4 The Basics of Windows 7. Windows 7 Versions  Home Premium  Professional  Specialized.
PhotoShop Creative Suite 3 Chapter 1 The Work Area.
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.
Session / Window Managers
Computer Skills windows.
Module 1.1 Introduction to computers
Windows xp PART 1 DR.WAFAA SHRIEF.
Windows 7                      .
X Windows.
Microsoft Windows 7 Basics
Windows.
Grauer and Barber Series
University of Warith AL-Anbiya’a
Computer Skills windows.
Computer Skills windows.
Presentation transcript:

CIS 116SUNY Ulster Chapter L5 – The GUI Karl Wick

GUIs and Linux X Windows is a graphical interface to the underlying linux components.

Client / Server relationship The x window system has to power to run a program on one computer and take I/O from another computer. The computer that runs the program is called the X client and the computer that uses the program is called the X server. Note: These terms are reversed from 'normal' networking terminology.

Common Window managers Enlightenment - Used by Gnome Kwm - Used by KDE Over 50 others  AnotherLevel  CDE  fvwm  olwm  mwm  twm  Gnome

Gnome (sometimes pronounced guh-nome) Is a desktop environment that requires a window manager. Gnome uses Enlightenment The GUI that we installed on the class computers is gnome, With the standard Red Hat installation you have a choice of gnome or KDE or both if you have sufficient hard disk space.

Starting the X Window System

Starting X From the text interface type startx It is best to use the GUI as a plain user although it will allow you to come in as root. This will generate a warning message. Gnome will display a picture and then a list of processed that it is starting. After a short wait you will see the main screen.

Review You can set the system to automatically run the GUI by editing the /etc/inittab file. If you do this, it is hard to get back to the text interface. If you boot into text mode it is easy to go back and forth between text and GUI shells.

How It’s Done  Look for this line:  id:3:initdefault in the /etc/inittab file  3 means boot to text shell  5 means boot to GUI  Do NOT use any other value or you can trahs the system!  You can force the program to reread the configuration file (and avoid the need to shutdown and restart manually) by typing init q

Gnome - The screen Icons The Panel Windows Desktop area

Windows - Components A border Title bar Options button Iconify button (like mminimize) Minimixe/Maximize Button (like maximize/restore) Close Button Scroll bar

Resizing Click (single click) the help icon Practice resizing from all four sides and corners Move by dragging the title bar Shade (roll up the window) by double clicking the title bar

The options button Choices vary with build Stacking is interesting So is kill or annihilate

The Panel The foot is the main menu The end arrows minimize the panel itself Standard icons Help Terminal emulation Open Try commands Leave open

The Panel  Tool Box  Netscape  Virtual Desktop selector  Switch to unused and open help  Click on terminal quarter, unused and help

Clock Right click to modify properties

The File Manager Notice the CDROM and floppy 0 icons on the desktop. These may not appear automatically with all implementations Click, foot, programs, file manager Click + and - signs at left. Similar to windows explorer

The File Manager  /dev /home and other directories will be here  open the /mnt directory.  You should see cdrom and floppy  Gnome tries to automatically mount these devices  Open /home  You will see all user account directories (but not root)

Notice the buttons at the top of the window Icons, brief, detailed, custom Menu bar options

Exercise - file management Open a new virtual desktop Open terminal emulation Create test1 test2 text3 (touch test1 test2 test3) Switch to file manager desktop Click the rescan button Go to /home or /root (depending on how you logged in) The files should appear

Exercise - file management Right click test1 and click on copy to test4 The display will automatically rescan Right click test1 and delete Right click test2 and move to test5

Multiple file operations Switch to brief view Click test3, Shift click test5 Test3 test4 and test5 are selected. selects a range of files works too. It selects multiple files

Open file on the menu Create a new directory called new_dir You can use relative or absolute paths

Some applications Calendar footprint, programs, applications, calendar explore it Spreadsheet Footprint, programs, applications, Gnumeric Gnumeric will read.xls files Text editor Footprint, programs, applications, gedit Emacs is also available

Configuring the desktop Click on configuration tool icon The "control center" appears At the top left is the desktop section Check out the background and screensaver areas In screensaver is where you can set a password to get back on

Adding applets to the panel Right click on any empty part of panel Applets - monitors CPU load MEM load Disk usage

Adding icons to menus Open footprint Right click any menu or sub menu Follow menus

Games Are found under programs