
Guide to X11
by Steve Ambler, et al.
Publisher: Wikibooks 2010
Description:
This book is about the X Window System. Some users describe it as the Unix and Linux graphics drivers. X11 is the graphical environment for most Unix or Unix-like systems, including *BSD and GNU/Linux; it provides access to screen, keyboard, and mouse.
Download or read it online for free here:
Read online
(online html)
Similar books
Bourne Shell Scripting- Wikibooks
This book covers the practical aspects of using and interacting with the Bourne Shell, the root of all shells in Unix world. That includes interacting with the shell on a day-to-day basis for the purposes of operating the computer in normal tasks.
(13522 views)
IBM Certification Study Guide AIX V4.3 System Administrationby IBM Redbooks - IBM
This is a study guide for professionals wishing to prepare for the certification exam to achieve: IBM Certified Specialist - AIX V4.3 System Administration. It helps AIX administrators develop the knowledge and skills required for the certification.
(20240 views)
An Awk Primerby Aurelio A. Heckert - Wikibooks
Awk has two faces: it is a utility for performing simple text-processing tasks, and it is a programming language for performing complex text-processing tasks. Awk is useful for simple, quick-and-dirty computational programming.
(10975 views)
Porting UNIX Softwareby Greg Lehey - O'Reilly
The book deals with the whole life cycle of porting, from setting up a source tree on your system to correcting platform differences. It discusses the differences between versions of UNIX and the areas where porters tend to have problems.
(13175 views)