%general-entities; ]> Fluxbox-&fluxbox-version; Introduction to <application>Fluxbox</application> The Fluxbox package contains a window manager. Package information Download (HTTP): Download (FTP): Download size: &fluxbox-size; Estimated Disk space required: &fluxbox-buildsize; Estimated build time: &fluxbox-time; Additional downloads Required patch (HTTP): <application>Fluxbox</application> dependencies Required X ( or ) Installation of <application>Fluxbox</application> Install Fluxbox by running the following commands: patch -Np1 -i ../fluxbox-0.1.14-gcc33-1.patch && ./configure --prefix=/usr --enable-kde --enable-gnome && make && make install Command explanations : This command activates Fluxbox's ability to allow KDE tray icons to be placed in the slit. : This command disables Fluxbox's ability to support international languages. This is an optional switch to work around a compile problem if you did not install all locales. Configuring <application>Fluxbox</application> Config files ~/.fluxbox/init, ~/.fluxbox/keys, ~/.fluxbox/menu Configuration Information Be sure to backup your current .xinitrc before proceeding. cat >> ~/.xinitrc << "EOF" exec fluxbox EOF 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. Contents The Fluxbox package contains fluxbox, bsetbg and bsetroot. Description fluxbox fluxbox is a window manager for X11 based on Blackbox 0.61.0. bsetbg bsetbg is a utility that sets the background image. It needs display, Esetroot, wmsetbg, xv, qiv or xsri to be used. bsetroot bsetroot is a Blackbox utility to change root window appearance.