fix for multi-head DISPLAY problem
[bbkeys.git] / INSTALL
bloba9e4bba254d3db4b068a73b243c8621ced31b1a6
1 To make and install this program :
3 run:
4 ./configure (for configure options see ./configure --help)
5 make
6 make install (as root)
8 The global configuration files can be found in $(datadir)/bbtools 
9 (default: /usr/local/share/bbtools).
11 Blackbox users:
13 By default bbkeys reads the Blackbox style-file as defined in .blackboxrc 
14 and copies as much of the style as possible. The result is a application 
15 which looks a lot like the toolbar. Further configuration options can be 
16 found in bbkeys.style. Most likely you want to change these options, 
17 copy this file to somewhere in your homedir (eg blackbox/bbkeys.config) 
18 and edit it. Edit the file .blackboxrc and add or edit the line: 
19 bbkeys.configFile: <your config file>
21 WARNING: You have to define the entire PATH.
23 All style options set be reading the Blackbox-style file can be overridden by
24 placing them in bbkeys.config (and changing them). See bbkeys.style for all
25 possible options.
27 Make sure the file .bbtoolsrc does not exist, else the configuration style
28 for other Window Managers will be used.
30 Users of other Window managers:
32 By default bbkeys reads the bbtoolsrc bbkeys.nobb config files.
33 If you want to define your personal config-file copy bbtoolsrc to your home-dir
34 as ./.bbtoolsrc Copy bbkeys.nobb somewhere in your homedir. Edit .bbtoolsrc so
35 bbkeys.configFilex: <your config file>.
37 WARNING: You have to define the entire PATH.