aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2008-10-05 01:49:00 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2008-10-05 01:49:00 (GMT)
commitab25696328c49b7551ea242b740ff9c79953f722 (patch)
tree007d0a50bea5cecfa571c2767f0861593f6f0faa /README
parent073beb9da5d55a89b0b737e6ba16d922a43b23aa (diff)
downloadfluxbox-ab25696328c49b7551ea242b740ff9c79953f722.zip
fluxbox-ab25696328c49b7551ea242b740ff9c79953f722.tar.bz2
remove rootcommand from init file
Diffstat (limited to 'README')
-rw-r--r--README42
1 files changed, 2 insertions, 40 deletions
diff --git a/README b/README
index 9ed654c..ebf878e 100644
--- a/README
+++ b/README
@@ -7,8 +7,8 @@ Read NEWS to see whats new in this release.
7 7
8For copyright information see COPYING 8For copyright information see COPYING
9 9
10For more information and extensive documentation go to: 10For more information go to:
11 http://fluxbox.org/version-0.9.php 11 http://fluxbox.org/
12 12
13 13
14Compile and Install: 14Compile and Install:
@@ -18,44 +18,6 @@ Compile and Install:
18 and then as root 18 and then as root
19 # make install 19 # make install
20 20
21Configuration options:
22
23 For Gnome support ( default, does not require any gnome libraries ):
24 ./configure --enable-gnome
25
26 Use ./configure --help to see the full list of options
27
28For former blackbox users:
29
30 - You can use your old blackbox configuration file too. Just copy
31 .blackboxrc to ~/.fluxbox/init . The same goes for menu file.
32
33 - You can also use the Blackbox themes in Fluxbox. Fluxbox has a few
34 extra styleoption for the tabs but they don't have to be specified.
35
36 - The keys file is no longer compatible with bbkeys. There's a
37 convertkeys script at http://fluxbox.sourceforge.net/ that will
38 convert the bbkeys format to the fluxbox format.
39
40
41A few extra notes about the new features:
42
43 - To disable tabs and/or iconbar just change it in configure menu.
44
45 - To work with tabs, use the third mouse button to drag a tab to
46 another tab. This will group the two windows together.
47
48 - With 'Sloppy Window Grouping' turned on (in your configure menu),
49 you can drop the tabs anywhere on the target window to group
50 windows together.
51
52 - The 'Maximize over Slit' option means that maximized windows will not
53 stop at the outside border of the slit, and will instead cover it.
54
55 - In the init file, the session.screen0.rootCommand: option will
56 override the rootCommand option in a theme, keeping your background
57 the same, no matter what the theme says it should be.
58
59 21
60Thanks: 22Thanks:
61 23