X-term Tutorial.

Slides:



Advertisements
Similar presentations
(MICROSOFT EXCEL). Is a spreadsheet application designed to take advantage of the windows graphical interface MICROSOFT EXCEL.
Advertisements

Prof. Yitzchak Rosenthal
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.
MS-Word XP Lesson 2. Page Setup & Margins 1.Click on file menu 2.Click on page set up menu item 3.Select margins tab sheet (default activated) 4.Type.
Digital Imaging and Remote Sensing Laboratory R.I.TR.I.TR.I.TR.I.T R.I.TR.I.TR.I.TR.I.T 1 X-term Tutorial.
The Tab Button Tab Button Ruler TAB Left Tab Text aligns to the left from this tab.
CGS 1060 Introduction to MicroComputer Usage Chapter 1 Windows 7
XP Exploring the Basics of Microsoft Windows XP1 Exploring the Basics of Windows XP.
Using Powerpoint to Create Interface Prototype Copy & Paste Interface Designs –Use Screen Capture to Copy Existing Interface –“Print Screen / SysRq” Button:
Exploring the Basics of Windows XP. Objectives Start Windows XP and tour the desktop Explore the Start menu Run software programs, switch between them,
Exploring the Basics of Windows XP
EDITING AND FORMATTING A DOCUMENT Presented by: Dr. Ennis-Cole.
1 Unix Text Editors Creating files on the Unix system.
Key Applications Module Lesson 19 — PowerPoint Essentials
What are shortcut keys? Shortcut keys are a way of navigating certain menu's and features by using the keyboard instead of manually searching through.
WINDOWS Part 1 – Start Up Basics
XP New Perspectives on Windows XP Tutorial 1 Exploring the Basics.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
 Definition  Components  Advantages  Limitations Contents  Meaning of Editing Meaning of Editing  Editing Cell Contents Editing Cell Contents 
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
© 2010 South-Western / Cengage Learning Century 21 Keyboarding  Cycle 1  Office Features 1.
Introduction It is developed to create software applications. It is a tool for developers of any program that uses both basic and expert settings. It.
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.
RIGHT Mouse Button Formatting Cut Copy Paste Save LEFT Mouse Button MAIN BUTTON Single clicks Double clicks Drag Highlight.
CC111 Lec7 : Visual Basic 1 Visual Basic(1) Lecture 7.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
Phonics and Fluency w w Word Knowledge Activity /ū/ spelled u /ū/ spelled _ew w.
Cut, Copy and Paste Slide #s and titles: 2. Identify buttons 3.Steps to copy text 4.Steps to cut & paste 5.Paste Options button image 6.Cut & paste = drag.
1 2 Left Click 3 Left Click 4 Left Click NOTE: Your screen may look different; however, find the Start button (lower left corner); then All Programs; ending.
1 Introduction to Microsoft Windows Lecture Outline.
Customizing Menus and Toolbars CHAPTER 12 Customizing Menus and Toolbars.
 The clipboard is a temporary storage area  The cut or copy commands place information on the CLIPBOARD  There are two types of clipboards: – System.
Melvin Robinson Utah State Office of Education Technology and Engineering Education For Using and Teaching.
COMPUTER INPUT DEVICE Keyboard. Keyboard cont…… Print Screen Print contents of screen Pause/Break Terminate/Interrupt Scroll Lock Modify behavior of the.
Return to the student web page Lesson 3: Using a Word Processor.
Fundamentals of Windows Mouse n 4 Basic Operations: –Pointing –Clicking –Double Clicking –Dragging.
Computer Input Devices: Mouse
Software Operating System Applications BIOS.
Visual Basic .NET BASICS
Practical Office 2007 Chapter 2
Microsoft Word Basics.
Human Computer Interaction Lecture 07 The Interaction
X-term Tutorial.
Introduction to Computer CC111
Vocabulary I Vocabulary II Vocabulary III Vocabulary IV Vocabulary
MANIPULATING TEXT WITHIN AND BETWEEN DOCUMENTS
Lesson 7 Getting Started with Word Essentials
GETTING TO KNOW YOUR KEYBOARD
Exploring the Basics of Windows XP
Microsoft Word 2010 Lesson 1.
Program and Graphical User Interface Design
Introduction to Microsoft Windows
Lesson 1 – Creating a New Document
The mouse controls the movement of the pointer on your screen.
Microsoft Windows 2000 Professional
Microsoft Word - Formatting Pages
Chapter III Animations, Transitions, Spell Check, Outline Tab, Slides Tab, Sorter View, and Printing Saturday, November 24, 2018Saturday, November 24,
Examples of Slide show navigation
Lesson 12 Getting Started with Word Essentials
Exploring the Basics of Windows XP
Productivity Programs Common Features and Commands
Moving the Insertion Point
Introduction to Word Chapter 3
Prepare a DD Form 1081-Return
XWN740 X-Windows Configuring and Using Using the X Server
An Introduction to the Windows Operating System
The Basics: EViews Desktop, Workfiles and Objects
TERMS AND CONDITIONS   These PowerPoint slides are a tool for lecturers, and as such: YOU MAY add content to the slides, delete content from the slides,
EViews Training The Basics: EViews Desktop, Workfiles and Objects Note: Data and Workfiles for examples in this tutorial are: Data: Data.xlsx Results:
Presentation transcript:

X-term Tutorial

Outline What is xterm? Why do we need to be familiar with xterm? Starting xterm Mouse Button Issues Cutting and Pasting

What is xterm? Xterm is an X-client program working under the X-windows system An X-windows client is any program running under the X-window graphical user interface system xterm provides a command line interface into a UNIX system Xterm is the preferred command line interface because it is distributed with all X-windows system

Starting xterm Xterm is usually one of the first X-clients started when your X-window manager starts

Xterm can be started from a menu

Xterm can be started through spawning

Xterm titles and ornamentation

Mouse Button Issues X-window system assume a 3-button mouse system Behavior of each of the buttons can be reconfigured by the user In general, we will use the defaults In emulating systems that have less than 3 buttons 3rd button may be simulated by clicking two buttons simultaneously (2-button system) Two other buttons may be simulated by clicking button while holding different keys down (1-button system)

Xterm controls (Ctrl-left mouse button)

Xterm controls (Ctrl-middle mouse button)

Useful VT Options Enable Scroll Bar Enable Reverse Wraparound Allows you to scroll back to look at saved text information Useful for cutting and pasting information that has scrolled off the screen Enable Reverse Wraparound Allows the proper positioning of cursor when deleting text on command line that has wrapped around

Xterm controls (Ctrl-right mouse button)

Cutting and Pasting of text information Selecting text Word Whole or partial lines Multiple lines Pasting text

Selecting a word Left mouse button double clicking Selects a word

Selecting text by dragging Left mouse button drag Selects text in the “drag” area

Selecting text by specifying start and stop locations Left mouse button click at starting text position followed by a right button mouse click at ending text position Selects text region between starting and ending text points

Pasting Text Middle mouse button click Pastes text at cursor location

Other issues These actions of cutting and pasting works for most X-client programs under UNIX Stick to xterm as your main port into UNIX and you will have little problems migrating from one UNIX platform to another