The Fluxbox package contains a window manager.
Download (HTTP): http://prdownloads.sourceforge.net/fluxbox/fluxbox-0.9.12.tar.bz2
Download MD5 sum: 398f4e10d88b47507ea309968340961c
Download size: 637 KB
Estimated disk space required: 36.7 MB
Estimated build time: 1.28 SBU
X (XFree86-4.4.0 or X.org-6.8.2)
Install Fluxbox by running the following commands:
./configure --prefix=/usr &&
make
Now, as the root user:
make install
Be sure to backup your current .xinitrc before proceeding.
cat >> ~/.xinitrc << "EOF" startfluxbox EOF
Now create the Fluxbox configuration files:
mkdir ~/.fluxbox &&
cp /usr/share/fluxbox/init ~/.fluxbox/init &&
cp /usr/share/fluxbox/keys ~/.fluxbox/keys &&
cp /usr/share/fluxbox/menu ~/.fluxbox/menu
Menu Items are added by editing ~/.fluxbox/menu. The syntax is explained on the fluxbox man page.
is a window manager for X11 based on Blackbox 0.61.0.
is a utility that sets the background image. It needs display, Esetroot, wmsetbg, xv, qiv or xsri to be used.
is a Blackbox utility to change root window appearance.
is a menu maker utility.
is a session startup script that allows for command executions prior to fluxbox starting.
displays a run dialog window.
Last updated on 2005-02-11 09:48:23 -0700