XWN740 X-Windows Configuring and Using X Utility Programs

Slides:



Advertisements
Similar presentations
XWN740 X-Windows Configuring and Using Fonts – The New Way (Chapter 11)‏
Advertisements

Chapter 2: Exploring the Desktop The Complete Guide to Linux System Administration.
Maintaining and Updating Windows Server 2008
XWN740 X-Windows Configuring and Using Fonts and X Windows (Chapter 10)‏
CHAPTER 2 Input & Output Prepared by: Mrs.sara salih 1.
Is a program that acts as an intermediary between the user of the devices, which are cut by CO computer and applications (programs) which it runs are used.
WEBINAR SERIES: ACCESSIBLE INTERACTIVE DOCUMENTS Week 3: Accessible Web Forms Norman Coombs
WaveMaker Visual AJAX Studio 4.0 Training Troubleshooting.
Topics Introduction Hardware and Software How Computers Store Data
Build a Free Website1 Build A Website For Free 2 ND Edition By Mark Bell.
Hands-On Microsoft Windows Server 2003 Administration Chapter 2 Managing Windows Server 2003 Hardware and Software.
Chapter SIx Maintaining a Computer Part I: Configuring, Updating, and Upgrading the OS.
Shell Scripting Introduction. Agenda What is Shell Scripting? Why use Shell Scripting? Writing and Running a Shell Script Basic Commands -ECHO - REM.
XWN740 X-Windows Configuring and Using Configuring the X Windows Server (Chapter 3: Pages 40-65)‏
Module 9: Preparing to Administer a Server. Overview Introduction to Administering a Server Configuring Remote Desktop to Administer a Server Managing.
Chapter 4 Operation / Guide Screen Otasuke GP-EX! Chapter 4 Operation/Guide Screen.
XWN740 X-Windows Configuring and Using Session / Window Managers Desktop Environments (Chapter 8: Pages )‏
XWN740 X-Windows Configuring and Using Remote Access (Chapter 13: Pages )‏
Introduction Selenium IDE is a Firefox extension that allows you to record, edit, and debug tests for HTML Easy record and playback Intelligent field selection.
Optimizing Windows Vista Performance Lesson 10. Skills Matrix Technology SkillObjective DomainObjective # Introducing ReadyBoostTroubleshoot performance.
XWN740 X-Windows Configuring and Using Running X Clients (Chapter 7: Pages )‏
Chapter 2 Build Your First Project A Step-by-Step Approach 2 Exploring Microsoft Visual Basic 6.0 Copyright © 1999 Prentice-Hall, Inc. By Carlotta Eaton.
Setting up a Printer. ♦ Overview Linux servers can be used in many different roles on a LAN. File and print servers are the most common roles played by.
ETHERNET DIFFERENT SYSTEMS ENET only HD/ZIP –Advanced TCP (Optional settings) Allows for password protection of Hard Drive Allows longer names Map Hard.
ICAICT201A USE COMPUTER OPERATING SYSTEM. USING THE CONTROL PANEL The Control Panel contains many options for configuring your computer, including: adding.
Chapter 3: Mastering Editors Chapter 3 Mastering Editors (Emacs)
Review Why do we use protection levels? Why do we use constructors?
CS 501: Software Engineering Fall 1999 Lecture 23 Design for Usability I.
X-Windows Configuring and Using Fonts and X Windows (Chapter 10)
Session / Window Managers
The New User Interface MEDITECH Training & Education.
Dive Into® Visual Basic 2010 Express
DIT314 ~ Client Operating System & Administration
Module 9: Preparing to Administer a Server
CS1010: Intro Workshop.
ASP.NET Web Controls.
Configuring ALSMS Remote Navigation
Working in the Forms Developer Environment
Topics Introduction Hardware and Software How Computers Store Data
Chapter 1: An Introduction to Visual Basic 2015
Net-Link Today & Tomorrow
Chapter 2 – Introduction to the Visual Studio .NET IDE
New Perspectives on Microsoft Windows 10
Agenda Basic Unix Commands (Chapters 2 & 3) Miscellaneous Commands:
Section 17.1 Section 17.2 Add an audio file using HTML
XWN740 X-Windows Configuring and Using Remote Access
Computer Working By Itself, Beautiful, Isn't It?
XWN740 X-Windows Configuring and Using X Utility Programs
Configuring the X Windows Server
Basic operations in Matlab
XWN740 X-Windows Configuring and Using Running X Clients
Visual programming Chapter 1: Introduction
EET 2259 Unit 3 Editing and Debugging VIs
Bomgar Remote support software
Understanding Operating System Configurations
Introduction to Gateway to Data (G2D)
Customization
Authorizing Arcgis desktop licenses with license server administrator
Cover page.
Embedding Graphics in Web Pages
Topics Introduction Hardware and Software How Computers Store Data
This is where R scripts will load
Teaching slides Chapter 6.
This is where R scripts will load
Microsoft PowerPoint 2010 Lesson 2.
Lesson 1 – PowerPoint Essentials
Module 9: Preparing to Administer a Server
Programming with Microsoft Visual Basic 2008 Fourth Edition
Windows Forms in Visual Studio 2005: An in-depth look at key features
XWN740 X-Windows Configuring and Using Using the X Server
Presentation transcript:

XWN740 X-Windows Configuring and Using X Utility Programs (Chapter 6: Pages 95-111)‏

Agenda X Utility Programs: Displaying X Server / Window information Control System Bell / Keyboard / LEDs Kill a X Windows client Color code Magnifier

X Windows Utilities The standard X distribution contains a number of command-line utilities to configure and administer the X Windows server. These tools have been collected over many years, and some have a very old look and feel to them. Nonetheless, some of these tools continue to be very useful for system administrators.

X Windows Utilities The utilities available from X.org relating to this chapter include: xdpyinfo an X client that gathers information about the display and outputs it to standard output. This very simple program is invaluable when debugging an X server setup. xwininfo for obtaining basic information about a window, including its size, location, visibility, color depth, ID, and name. We have used this in a previous lesson.

X Windows Utilities The utilities available from X.org relating to this chapter include: xset is a utility to view and change certain settings that X Windows sever allows you to change “on-the-fly”. xkill enables you to kill an X client by clicking on it. Actually, it doesn't kill the client process, but it does kill the connection between the X server and the client. In most cases, that's enough to cause the client to terminate; in any case, it gets it off the screen.

X Windows Utilities The utilities available from X.org relating to this chapter include: Examples Involving xset Utility: (Refer to sections 6.5 to 6.8 in X Power Tools text)‏ Control System Bell Characteristics Turn on/off System Bell Set Keyboard repeat Set Keyboard repeat for specific key Set Keyboard repeat rate and delay Control Keyboard LEDs Prevent Screen from Blanking During Presentations

X Windows Utilities The utilities available from X.org relating to this chapter include: xmag a simple utility that magnifies part of the display and displays the color code of selected pixels. Start it without any arguments. xwd > filename takes a snapshot of the current screen, a manually selected window or a window designated by its numeric ID, and outputs the image to standard output or to a file. The utility xwdis can be used in a shell script..

X Windows Utilities The utilities available from X.org relating to this chapter include: xscreensaver a simple utility to configure and run a screensaver to enhance security. xrefresh Once in a while, a bug in a client program (or, in rare cases, a buggy video card driver) will cause it to leave artifacts in its windows—dots, lines, or partial images that shouldn't be there. The xrefresh utility cleans up the screen image which causes every client to redraw itself

X Windows Utilities There are some other useful utilities for the system administrator that may be covered in future lessons: xev - testing input events xkbsetmap, xmodmap - setting the keymap xlsfonts , xfontsel , mkfontdir , mkfontscale: For dealing with old-style fonts x11perf, x11perfcomp, xmark - benchmarking X xsm - session management glxinfo, xtrapinfo, and xvinfo – Extension information