Red Hat Linux 7 Unleashed

Red Hat Linux 7 Unleashed

By William Ball

Features of the sawfish Window Manager

The sawfish window manager, formerly known as sawmill, is the default GNOME-aware window manager used by Red Hat Linux for X11 sessions. This is one of the newest window managers available for X11, and has been specifically configured to work well with the GNOME libraries.

The system-wide sawfish configuration files are stored under the /usr/share/sawfish directory, but you'll find a sawfish directory installed in your home directory the first time you use this window manager. This directory is used to store the custom settings, the past session, and window-management and decoration settings.

To launch sawfish's configuration tool, use the sawfish-ui client (shown in Figure 5.9). Another way is through the Configuration Tool button in the GNOME Control Center's Window Manager capplet. To start the sawfish-ui client, use the command line of a terminal window like this:


   # sawfish-ui &

After you press Enter, you'll see the sawfish configuration tool shown in Figure 5.9.

Just because sawfish is the default window manager for GNOME, does this mean you can't use sawfish by itself as a window manager? Certainly not! If you're tight on memory or computer resources or you don't need all the whiz-bang features such as desktop icons or drag-and-drop and a faster X11 session, simply create an .xinitrc file in your home directory with the following two entries:

exec xterm &
sawfish

Save the file, then use the startx command to start your X11 session. See The .xinitrc File in Chapter 4 for entries for other window managers. For more information about sawfish, see its FAQ under the /usr/share/doc/sawfish-0.30.2/ directory.

05fig09.jpg

Figure 5.9 The sawfish configuration tool is a nearly complete window management editor for configuring window decorations and other settings.

Share ThisShare This

Informit Network