X Video Workshop (Self-paced Learning)<../h1>
This workshop is designed to teach users how to
use, design, and program X Window System Applications.
In the first module, you'll learn the history of X,
design philosophy, features and functionality, X jargon,
getting started with X applications, and common application
programs. In the second module you'll learn to program with Xlib,
how to tweak graphics contexts, window attributes and properties,
and how to use color.
Topics Covered<../h2>
Module One<../h3>
- Introduction to X11
- Getting Started
- X11
- Functions and Variables
- Pointers and Structures
<../UL>
Module Two<../h3>
- Introduction to Xlib Programming
- Graphics Context, Window Attributes, Properties
- Event Handling, Definitions, and Routines
- X Drawing
- Font Information
- Color
- Images, Bitmaps, Pixmaps, Stipples, and Tiles
- Specialized X Notions
<../UL>