fluxbox fork with a slight change to maximized windows
Find a file
2004-02-28 10:33:23 +00:00
data added cvsignore 2004-01-09 16:28:36 +00:00
doc Changes from asenchi: removed style section refer to fluxstyle. 2004-02-24 10:33:16 +00:00
nls Add pl_PL and sl_SI to Makefile.am. 2004-01-17 21:24:15 +00:00
src compiler and version 2004-02-28 10:32:06 +00:00
util cycle tabcompletion, patch from Mathias Gumz 2004-02-25 18:37:47 +00:00
.cvsignore update 2004-01-09 16:28:51 +00:00
AUTHORS added David J Burger for fbrun enhancement 2003-06-26 20:36:55 +00:00
autogen.sh added ACLOCAL_FLAGS 2004-01-16 10:28:15 +00:00
BUGS update 2003-09-06 12:12:34 +00:00
ChangeLog update 2004-02-27 14:23:03 +00:00
configure.in cvs version 2004-01-21 09:58:19 +00:00
COPYING Initial revision 2001-12-11 20:47:02 +00:00
Doxyfile update 2004-01-14 19:41:13 +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
Makefile.am also add xft.m4 to EXTRA_DIST so that it gets packaged 2003-09-10 15:53:41 +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 update 2004-01-15 12:28:33 +00:00
README url fix 2003-04-29 02:18:18 +00:00
RoadMap little update on timing 2003-11-18 12:02:54 +00:00
stamp-h.in Initial revision 2001-12-11 20:47:02 +00:00
TODO update 2003-06-18 14:07:40 +00:00
version.h.in check for compiler and version 2004-02-28 10:33:23 +00:00
xft.m4 using pkg-config instead of xft-config 2003-03-30 12:43:38 +00:00

This is a development version of Fluxbox.

Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with
different goals.

Read NEWS to see whats new in this release.

For copyright information see COPYING

For more information and extensive documentation go to:
  http://fluxbox.org/version-0.9.php


Compile and Install:

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

Configuration options:

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

  For Gnome support:
    ./configure --enable-gnome

  Use ./configure --help to see the full list of options



For former blackbox users:

 - 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. Fluxbox has a few
   extra styleoption for the tabs but they don't have to be specified.

 - 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 about the new features:

 - 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.


Thanks:

  Blackbox team

  aleczapka, skarin, Perc, xfs, skypher and skywarper for bugtesting.

  skypher of openprojects for bugtesting and providing fluxbox with
    themes: Clean CleanColor Makro, Carbondioxide and MerleyKay.

  People at #fluxbox on the irc.freenode.net irc-network.

  And all the people who sent bugfixes/patches.


This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.