diff options
author | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
commit | 18830ac9add80cbd3bf7369307d7e35a519dca9b (patch) | |
tree | 4759a5434a34ba317fe77bbf8b0ed9bb57bb6018 /README | |
parent | 1523b48bff07dead084af3064ad11c79a9b25df0 (diff) | |
download | fluxbox_lack-18830ac9add80cbd3bf7369307d7e35a519dca9b.zip fluxbox_lack-18830ac9add80cbd3bf7369307d7e35a519dca9b.tar.bz2 |
Initial revision
Diffstat (limited to 'README')
-rw-r--r-- | README | 35 |
1 files changed, 35 insertions, 0 deletions
@@ -0,0 +1,35 @@ | |||
1 | Fluxbox builds on Blackbox source but has different goals. | ||
2 | For copyright see COPYING | ||
3 | |||
4 | Compile and Install: | ||
5 | |||
6 | # ./configure | ||
7 | # make | ||
8 | and then as root | ||
9 | # make install | ||
10 | |||
11 | for KDE slitsupport: | ||
12 | ./configure --enable-kde | ||
13 | |||
14 | To disable tabs and/or iconbar just change it in configure menu. | ||
15 | |||
16 | To use your own configuration: | ||
17 | Create a directorory, in your homedir, called .fluxbox | ||
18 | and copy: init, titlebar and menu from fluxbox datapath. | ||
19 | Dont forget to change session.menuFile and session.titlebarFile | ||
20 | in the file init. | ||
21 | |||
22 | You can use your old blackbox configuration file too. Just copy | ||
23 | .blackboxrc to ~/.fluxbox/init . The same goes for menu file. | ||
24 | The bbkeys config file can be selected in the file init: | ||
25 | session.keyFile: <filename here> | ||
26 | You can also use the Blackbox themes in Fluxbox. | ||
27 | If there isn't any format for the tab in the theme then | ||
28 | the tab will have the same theme as the titlebar. | ||
29 | |||
30 | Thanks: | ||
31 | Blackbox team | ||
32 | #linux.se@dalnet, #linux.se@openproject.net | ||
33 | skypher of openprojects for buggtesting and providing fluxbox with themes: | ||
34 | Clean CleanColor Makro, Carbondioxide and MerleyKay. | ||
35 | skarin, Perc, xfs, skypher and skywarper for buggtesting | ||