fluxbox fork with a slight change to maximized windows
Find a file
2002-11-26 17:00:34 +00:00
data menu target 2002-09-07 19:07:20 +00:00
doc update 2002-09-22 13:55:22 +00:00
nls nls fix for pt_BR (missing option), thanks to spectra@debian.org (fix 2002-11-13 13:21:36 +00:00
src NotCopyable is now in FbTk 2002-11-26 16:50:32 +00:00
util using FbTk lib 2002-11-26 17:00:34 +00:00
aclocal.m4 update 2002-10-16 17:55:35 +00:00
AUTHORS just fixing some tabs etc to fix up alignment (plus added my email 2002-09-22 14:45:41 +00:00
autogen.sh dont exit 2002-11-15 12:47:27 +00:00
ChangeLog update 2002-11-25 14:14:56 +00:00
config.guess Update 2001-12-29 10:16:22 +00:00
config.h.in update 2002-11-20 22:13:26 +00:00
config.sub Update 2001-12-29 10:16:22 +00:00
configure.in added Makefile for src/FbTk and libtool config 2002-11-26 15:58:36 +00:00
COPYING Initial revision 2001-12-11 20:47:02 +00:00
Doxyfile update 2002-08-04 15:57:28 +00:00
INSTALL updated 2002-11-06 11:00:52 +00:00
install-sh Initial revision 2001-12-11 20:47:02 +00:00
ltconfig Initial revision 2001-12-11 20:47:02 +00:00
ltmain.sh Initial revision 2001-12-11 20:47:02 +00:00
Makefile.am source-doc target to generate html docs 2002-08-04 15:55:42 +00:00
missing Initial revision 2001-12-11 20:47:02 +00:00
mkinstalldirs Initial revision 2001-12-11 20:47:02 +00:00
NEWS updates 2002-11-16 22:18:04 +00:00
README update 2002-09-03 10:58:01 +00:00
stamp-h.in Initial revision 2001-12-11 20:47:02 +00:00
TODO update 2002-11-17 17:36:50 +00:00
version.h.in Initial revision 2001-12-11 20:47:02 +00:00

Fluxbox builds on Blackbox 0.61.1 source but has different goals.
Read NEWS to see whats new in this release.
For copyright see COPYING

Compile and Install:

# ./configure 
# make 
and then as root
# make install

For KDE slitsupport: (Allows kde tray icons to be placed in the fluxbox slit)
   ./configure --enable-kde

For Gnome support:
  --enable-gnome
 
For more information and FAQ go to http://fluxbox.sourceforge.net

To disable tabs and/or iconbar just  change it in configure menu.

To use your own configuration:
Create a directorory, in your homedir, called .fluxbox
and copy: init, keys and menu from fluxbox datapath.
Dont forget to change session.menuFile and session.titlebarFile
in the file init.

You can use your old blackbox configuration file too. Just copy
.blackboxrc to ~/.fluxbox/init . The same goes for menu file.
You can also use the Blackbox themes in Fluxbox.
If there isn't any format for the tab in the theme then
the tab will have the same theme as the titlebar.

The keys config file can be selected in the file init:
session.keyFile: <filename here>
The keys file is no longer compatible with bbkeys. There's a convertkeys
script at http://fluxbox.sourceforge.net/ that will convert the bbkeys
format to the fluxbox format.
 
 
A few extra notes:
 - To disable tabs and/or iconbar just change it in configure menu.
 - To work with tabs, use the third mouse button to drag a tab to another tab.
   This will group the two windows together.
 - With 'Sloppy Window Grouping' turned on (in your configure menu), you can
   drop the tabs anywhere on the target window to group windows together.
 - The 'Maximize over Slit' option means that maximized windows will not stop 
   at the outside border of the slit, and will instead cover it.
 - In the init file, the session.screen0.rootCommand: option will override
   the rootCommand option in a theme- keeping your background the same, no
   matter what the theme says it should be.
 
This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.


Thanks:

Blackbox team
aleczapka, skarin, Perc, xfs, skypher and skywarper for buggtesting
skypher of openprojects for buggtesting and providing fluxbox with themes: 
Clean CleanColor Makro, Carbondioxide and MerleyKay.
People at #fluxbox@openprojects.net
And for the people who send bugfixes/patches