fluxbox/README

74 lines
2.1 KiB
Text
Raw Normal View History

2007-08-11 17:15:34 +00:00
This is a stable version of Fluxbox.
2003-02-23 14:23:44 +00:00
2002-12-29 10:33:49 +00:00
Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with
different goals.
2002-01-11 11:59:54 +00:00
Read NEWS to see whats new in this release.
2002-12-29 10:33:49 +00:00
For copyright information see COPYING
For more information and extensive documentation go to:
2003-04-29 02:18:18 +00:00
http://fluxbox.org/version-0.9.php
2002-12-29 10:33:49 +00:00
2001-12-11 20:47:02 +00:00
Compile and Install:
2002-12-29 10:33:49 +00:00
$ ./configure
$ make
and then as root
# make install
Configuration options:
2007-08-11 17:15:34 +00:00
For Gnome support ( default, does not require any gnome libraries ):
2002-12-29 10:33:49 +00:00
./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:
2002-01-11 11:59:54 +00:00
- To disable tabs and/or iconbar just change it in configure menu.
2002-12-29 10:33:49 +00:00
- 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.
2002-08-20 02:08:26 +00:00
2002-09-03 10:58:01 +00:00
2001-12-11 20:47:02 +00:00
Thanks:
2002-08-20 02:08:26 +00:00
2002-12-29 10:33:49 +00:00
Blackbox team
2002-08-20 02:08:26 +00:00
2007-08-11 17:15:34 +00:00
People at #fluxbox on the irc.freenode.net irc-network.
2002-12-29 10:33:49 +00:00
skypher of openprojects for bugtesting and providing fluxbox with
themes: Clean CleanColor Makro, Carbondioxide and MerleyKay.
2007-08-11 17:15:34 +00:00
And all the people who sent bugfixes/patches and helped us making
Fluxbox a better application.
2002-12-29 10:33:49 +00:00