aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-01-11 11:59:54 (GMT)
committerfluxgen <fluxgen>2002-01-11 11:59:54 (GMT)
commita3d2a1cf0a5ab724e19a91915fe97842f52260d5 (patch)
treef0b87676e95070afee163f76902efd0c4d5b5fe6 /README
parentb4515716b75f745388eaf52c0d62b70443170db8 (diff)
downloadfluxbox-a3d2a1cf0a5ab724e19a91915fe97842f52260d5.zip
fluxbox-a3d2a1cf0a5ab724e19a91915fe97842f52260d5.tar.bz2
update
Diffstat (limited to 'README')
-rw-r--r--README35
1 files changed, 28 insertions, 7 deletions
diff --git a/README b/README
index 4a5f4bb..2cac70b 100644
--- a/README
+++ b/README
@@ -1,4 +1,5 @@
1Fluxbox builds on Blackbox source but has different goals. 1Fluxbox builds on Blackbox 0.61.1 source but has different goals.
2Read NEWS to see whats new in this release.
2For copyright see COPYING 3For copyright see COPYING
3 4
4Compile and Install: 5Compile and Install:
@@ -8,8 +9,10 @@ Compile and Install:
8and then as root 9and then as root
9# make install 10# make install
10 11
11for KDE slitsupport: 12for KDE slitsupport: (Allows kde tray icons to be placed in the fluxbox slit)
12 ./configure --enable-kde 13 ./configure --enable-kde
14
15For more information and FAQ go to http://fluxbox.sourceforge.net
13 16
14To disable tabs and/or iconbar just change it in configure menu. 17To disable tabs and/or iconbar just change it in configure menu.
15 18
@@ -21,15 +24,33 @@ in the file init.
21 24
22You can use your old blackbox configuration file too. Just copy 25You can use your old blackbox configuration file too. Just copy
23.blackboxrc to ~/.fluxbox/init . The same goes for menu file. 26.blackboxrc to ~/.fluxbox/init . The same goes for menu file.
24The bbkeys config file can be selected in the file init:
25session.keyFile: <filename here>
26You can also use the Blackbox themes in Fluxbox. 27You can also use the Blackbox themes in Fluxbox.
27If there isn't any format for the tab in the theme then 28If there isn't any format for the tab in the theme then
28the tab will have the same theme as the titlebar. 29the tab will have the same theme as the titlebar.
29 30
31The keys config file can be selected in the file init:
32session.keyFile: <filename here>
33The keys file is no longer compatible with bbkeys. There's a convertkeys
34script at http://fluxbox.sourceforge.net/ that will convert the bbkeys
35format to the fluxbox format.
36
37
38A few extra notes:
39 - To disable tabs and/or iconbar just change it in configure menu.
40 - To work with tabs, use the third mouse button to drag a tab to another tab.
41 This will group the two windows together.
42 - With 'Sloppy Window Grouping' turned on (in your configure menu), you can
43 drop the tabs anywhere on the target window to group windows together.
44 - The 'Maximize Slit Stop' option means that maximized windows will stop at
45 the outside border of the slit, keeping the slit in full view.
46 - In the init file, the session.screen0.rootCommand: option will override
47 the rootCommand option in a theme- keeping your background the same, no
48 matter what the theme says it should be.
49
30Thanks: 50Thanks:
31Blackbox team 51Blackbox team
32#linux.se@dalnet, #linux.se@openproject.net 52aleczapka, skarin, Perc, xfs, skypher and skywarper for buggtesting
33skypher of openprojects for buggtesting and providing fluxbox with themes: 53skypher of openprojects for buggtesting and providing fluxbox with themes:
34Clean CleanColor Makro, Carbondioxide and MerleyKay. 54Clean CleanColor Makro, Carbondioxide and MerleyKay.
35skarin, Perc, xfs, skypher and skywarper for buggtesting 55People at #fluxbox@openprojects.net
56And for the people who send bugfixes/patches