fixing mac os/x compile issue
[bbkeys.git] / doc / bbkeys.bb.5
blob5f259326dbecf0bec8f098eff5ffdf19d7a89cd7
1 .\"
2 .\" $Id$
3 .\"
4 .TH BBKEYS.BB 5 "January 12, 2002" bbtools bbkeys.bb
5 .SH NAME
6 bbkeys.bb \- bbkeys style configuration file
8 .SH SYNOPSIS
9 .B $HOME/.bbtools/bbkeys.bb
11 .SH DESCRIPTION
12 By default \fBbbkeys\fR reads the Blackbox style-file as defined in
13 \fI$HOME/.blackboxrc\fR and copies as much of the style as possible. The
14 result is a application which looks a lot like the toolbar.
16 .SS "Reconfigure bbkeys"
18 If the resource : \fIbbkeys.autoConfig:\fR is set to \fItrue\fR the tool will
19 periodically check if the main config files, \fI$HOME/.blackboxrc\fR for
20 Blackbox users and \fIbbkeys.nobb\fR for other WM's to see if they have
21 changed. If so \fBbbkeys\fR will reconfigure.
23 .SS "Copying the look of the Blackbox toolbar"
24 \fBbbkeys\fR automatically copies the style of the blackbox toolbar. It copies:
26 .nr
27 bevelWidth -> bbkeys.bevelWidth
28 .br
29 window -> bbkeys.frame
30 .br
31 window.label -> bbkeys.label
32 .br
33 window.color -> bbkeys.frame.color
34 .br
35 window.colorTo -> bbkeys.frame.colorTo
36 .br
37 window.label.color -> bbkeys.label.color
38 .br
39 window.label.colorTo -> bbkeys.label.colorTo
40 .br
41 window.textColor -> bbkeys.textColor
43 .SH "SEE ALSO"
44 .BR bbkeys(1),
45 .BR bbkeysrc(5)
47 .SH AUTHOR
48 .nr
49 Jason 'vanRijn' Kasper <vR@movingparts.net> - bbkeys
50 .br
51 Jan Schaumann <jschauma@netmeister.org> - this man page