sawfish-1.3

Introduction to sawfish

Download location (HTTP):       http://telia.dl.sourceforge.net/sawmill/sawfish-1.3.tar.gz
Download location (FTP):        
Version used:                   1.3
Package size:                   1.5 MB
Estimated Disk space required:  13 MB
Estimated build time:           0.80 SBU

The sawfish package contains a window manager. This is useful for organizing and displaying windows where all window decorations are configurable and all user-interface policy is controlled through the extension language.

sawfish-1.3 depends on:
xfree86-4.3.0, librep-0.16.2, rep-gtk-0.17, esound-0.2.29 and GTK+-2.2.1
sawfish will utilize:
libglade-2.0.1

Installation of sawfish

Install sawfish by running the following commands:

./configure --prefix=/usr --libexec=/usr/sbin --infodir=/usr/share/info \
  --with-gnome-prefix=/opt/gnome-2.2 &&
make &&
make install

Command explanations

--with-audiofile : This command directs sawfish to use libaudiofile for sound manipulation.

--with-esd : This command directs sawfish to use the Enlightened Sound Daemon.

--with-gnome-prefix=/opt/gnome-2.2 : This command directs sawfish to GNOME's directory.

Configuring sawfish

Configuration Information

Be sure to backup your current .xinitrc before proceeding.

cat >> ~/.xinitrc << "EOF"
exec sawfish
EOF

Contents

The sawfish package contains sawfish.

Description

sawfish

sawfish is the extensible window manager using a Lisp-based scripting language.