File: INSTALL

package info (click to toggle)
bbppp 0.2.5-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 512 kB
  • ctags: 697
  • sloc: cpp: 5,336; sh: 327; makefile: 80
file content (29 lines) | stat: -rw-r--r-- 998 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
To make and install this program :

run:
./configure (for configure options see ./configure --help)
make
make install (as root)

The global configuration files can be found in $(datadir)/bbtools 
(default: /usr/local/share/bbtools).

Blackbox users:
---------------

By default bbppp reads the Blackbox style-file as defined in .blackboxrc 
and copies as much of the style as possible. The result is a application 
which looks a lot like the toolbar. 

Furthermore bbppp reads the bbppp.bb config file.
The global configuration is placed in /usr/local/share/bbtools/
The local configuration can be placed in $HOME/.bbtools/
Just copy the global configuration file to $HOME/.bbtools/ (and change it)

Users other Window managers :
-----------------------------

bbppp reads the bbppp.nobb config file.
The global configuration is placed in /usr/local/share/bbtools/
The local configuration can be placed in $HOME/.bbtools/
Just copy the global configuration file to $HOME/.bbtools/ (and change it)