aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 81f7b4e..0c4e60c 100644
--- a/README
+++ b/README
@@ -9,9 +9,12 @@ Compile and Install:
9and then as root 9and then as root
10# make install 10# make install
11 11
12for KDE slitsupport: (Allows kde tray icons to be placed in the fluxbox slit) 12For KDE slitsupport: (Allows kde tray icons to be placed in the fluxbox slit)
13 ./configure --enable-kde 13 ./configure --enable-kde
14 14
15For Gnome support:
16 --enable-gnome
17
15For more information and FAQ go to http://fluxbox.sourceforge.net 18For more information and FAQ go to http://fluxbox.sourceforge.net
16 19
17To disable tabs and/or iconbar just change it in configure menu. 20To disable tabs and/or iconbar just change it in configure menu.