summaryrefslogtreecommitdiff
path: root/wm/bbpager/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'wm/bbpager/patches/patch-ab')
-rw-r--r--wm/bbpager/patches/patch-ab56
1 files changed, 56 insertions, 0 deletions
diff --git a/wm/bbpager/patches/patch-ab b/wm/bbpager/patches/patch-ab
new file mode 100644
index 00000000000..087d20af4d6
--- /dev/null
+++ b/wm/bbpager/patches/patch-ab
@@ -0,0 +1,56 @@
+$NetBSD: patch-ab,v 1.1 2002/12/14 00:21:37 jschauma Exp $
+
+--- /dev/null Fri Dec 13 18:13:40 2002
++++ bbpager.bb.5 Fri Dec 13 19:12:19 2002
+@@ -0,0 +1,51 @@
++.TH BBPAGER.BB 5 "August 08, 2001" bbpager.bb bbtools
++.SH NAME
++bbpager.bb \- bbpager configuration file
++
++.SH SYNOPSIS
++.B $HOME/.bbtools/bbpager.bb
++
++.SH DESCRIPTION
++By default \fBbbpager\fR reads the Blackbox style-file as defined in
++\fI$HOME/.blackboxrc\fR and copies as much of the style as possible. The
++result is an application which looks a lot like the toolbar.
++
++.SS "Reconfigure bbpager"
++If the resource \fIbbpager.autoConfig\fR is set to \fItrue\fR the tool will
++periodically check if the main config files, \fI$HOME/.blackboxrc\fR for
++Blackbox users and the file specified in \fI$HOME/.bbtoolsrc\fR for other WM's
++to see if they have changed. If so \fBbbpager\fR will reconfigure.
++
++.SS "Copying the look of the Blackbox toolbar"
++\fBbbpager\fR automatically copies the style of the blackbox toolbar. It
++copies:
++
++.nr
++bevelWidth -> bbpager.bevelWidth
++.br
++toolbar -> bbpager.frame
++.br
++toolbar.label -> bbpager.label
++.br
++toolbar.color -> bbpager.frame.color
++.br
++toolbar.colorTo -> bbpager.frame.colorTo
++.br
++toolbar.label.color -> bbpager.label.color
++.br
++toolbar.label.colorTo -> bbpager.label.colorTo
++.br
++toolbar.textColor -> bbpager.textColor
++
++.SH WARNING
++If \fI$HOME/.bbtoolsrc\fR is defined \fBbbpager\fR won't copy the blackbox
++style.
++
++.SH "SEE ALSO"
++.BR bbpager(1)
++
++.SH AUTHOR
++.nr
++John Kennis <j.m.b.m.kennis@ele.tue.nl> - bbpager
++.br
++Jan Schaumann <jschauma@netmeister.org> - this man page