Chapter 12. The X Window System

Although the X in “Mac OS X” is not the same X as in “The X Window System,” you can get them to play nice together.

Most Unix systems use the X Window System as their default GUI. (We’ll refer to the X Window System as X11 instead of X, to avoid confusion with Mac OS X.) X11 includes development tools and libraries for creating graphical applications for Unix-based systems. Mac OS X does not use X11 as its GUI, relying instead on Quartz (and, on compatible hardware, Quartz Extreme), a completely different graphics system. However, Apple’s own implementation of X11 for Mac OS X, based on the open source XFree86 Project ’s X11 (http://www.xfree86.org), was initially released as a beta for Jaguar and is bundled with Mac OS X Tiger as an optional installation. Apple also provides an X11 software development kit (the X11 SDK) as an optional installation with Xcode, which is located in the Xcode Tools folder on the Mac OS X Tiger Installation DVD.

This chapter highlights some of the key features of Apple’s X11 distribution and explains how to install Apple’s X11 and the X11 SDK. It also explains how to use X11 in both rootless and full-screen modes (using the GNOME and KDE desktops). You’ll also learn how to connect to other X Window systems using Virtual Network Computing (VNC), as well as how to remotely control the Mac OS X Aqua desktop from other X11 systems.

From Aqua to X11, there’s no shortage of graphical environments for Mac OS X . The operating system’s ...

Get Mac OS X Tiger in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.