Chapter 35. The X Window System

Table of Contents

35.1. X11 Setup with SaX2
35.2. Optimizing the X Configuration
35.3. Installing and Configuring Fonts
35.4. OpenGL—3D Configuration

Abstract

The X Window System (X11) is the de facto standard for graphical user interfaces in UNIX. X is network-based, enabling applications started on one host to be displayed on another host connected over any kind of network (LAN or Internet). This chapter describes the setup and optimization of the X Window System environment, provides background information about the use of fonts in SUSE Linux, and explains the configuration of OpenGL and 3D.

35.1. X11 Setup with SaX2

The graphical user interface, or X server, handles the communication between hardware and software. Desktops, like KDE and GNOME, and the wide variety of window managers, use the X server for interaction with the user. The graphical user interface is initially configured during installation. To change the settings afterwards, use the respective module from the YaST control center or run SaX2 manually from the command line with the command sax2. The SaX2 main window provides a common umbrella for the individual modules from the YaST control center.

Figure 35.1. The Main Window of SaX2

The Main Window of SaX2

In the left navigation bar, there are six items, each of them showing the respective configuration dialog from the YaST control center. Find the sections mentioned below in Chapter 3, System Configuration with YaST (↑Start-Up).

Monitor

For a description of the monitor and graphics card configuration, see Section 3.11.1, “Card and Monitor Properties” (↑Start-Up).

Mouse

For a description of the mouse configuration in the graphical environment, see Section 3.11.2, “Mouse Properties” (↑Start-Up).

Keyboard

For a description of the keyboard configuration in the graphical environment, see Section 3.11.3, “Keyboard Properties” (↑Start-Up).

Tablet

For a description of the graphics tablet configuration, see Section 3.11.4, “Tablet Properties” (↑Start-Up).

Touchscreen

For a description of the touchscreen configuration, see Section 3.11.5, “Touchscreen Properties” (↑Start-Up).

VNC

For a description of the VNC configuration, see Section 3.11.6, “Remote Access Properties” (↑Start-Up).