3cd989bc63
bapm is an APM meter for Blackbox, which shows the battery status of your laptop in a decorated window, simulating the look of the Blackbox toolbar. bbapm is based on bbsload. This package is based on the FreeBSD port and the OpenBSD patches posted to http://bbtools.windsofstorm.net written by Michael Henson (mike at axl dot net). Various changes by yours truly.
74 lines
1.8 KiB
Text
74 lines
1.8 KiB
Text
$NetBSD: patch-al,v 1.1.1.1 2002/09/07 20:22:54 jschauma Exp $
|
|
|
|
--- /dev/null Sat Sep 7 15:09:14 2002
|
|
+++ data/bbapm.1.tmp Sat Sep 7 15:10:35 2002
|
|
@@ -0,0 +1,69 @@
|
|
+.TH BBAPM 1 "Spetmeber 07, 2002" bbapm "bbtools"
|
|
+.SH NAME
|
|
+bbapm \- APM monitor for Blackbox
|
|
+
|
|
+.SH SYNOPSIS
|
|
+.B bbapm
|
|
+[\fIOPTIONS\fR]
|
|
+
|
|
+.SH DESCRIPTION
|
|
+\fBbbapm\fR is an APM monitor for the Blackbox window manager.
|
|
+It displays the current battery status for your laptop.
|
|
+
|
|
+.SH USAGE
|
|
+By default \fBbbapm\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.
|
|
+
|
|
+.SH OPTIONS
|
|
+A summary of the options supported by \fBbbapm\fR is included below.
|
|
+
|
|
+.TP
|
|
+\fB\-c[onfig]\fR \fIfilename\fR
|
|
+use alternate config file
|
|
+.TP
|
|
+.B \-d[ecorated]
|
|
+Show 'normal' decorated window
|
|
+.TP
|
|
+\fB\-d[isplay]\fR \fIdisplay name\fR
|
|
+X server to connect to
|
|
+.TP
|
|
+\fB\-p[osition]\fR \fIposition\fR
|
|
+Set position of window using +x+y
|
|
+.TP
|
|
+\fB\-h[elp]\fR
|
|
+Show summary of options and exit.
|
|
+.TP
|
|
+\fB\-n[obb]\fR
|
|
+fall back on default configuration
|
|
+.TP
|
|
+\fB\-s[hape]\fR
|
|
+Don't display groundplate
|
|
+.TP
|
|
+\fB\-v[ersion]\fR
|
|
+Display version number
|
|
+.TP
|
|
+\fB\-w[ithdrawn]\fR
|
|
+Place bbtool in the Slit
|
|
+
|
|
+.SH FILES
|
|
+.SS "Under Blackbox"
|
|
+.nf
|
|
+\fI@PREFIX@/share/bbtools/bbapm.conf\fR the global configuration file
|
|
+\fI$HOME/.bbtools/bbapm.bb\fR a local configuration file
|
|
+
|
|
+.SS "Under other Window managers"
|
|
+.nf
|
|
+\fI@PREFIX@/share/bbtools/bbappconf.nobb\fR the global configuration file
|
|
+\fI$HOME/.bbtools/bbappconf.nobb\fR a local configuration file
|
|
+
|
|
+.SH VERSION
|
|
+0.0.1
|
|
+
|
|
+.SH "SEE ALSO"
|
|
+.BR blackbox(1)
|
|
+
|
|
+.SH AUTHOR
|
|
+EJ <kojak@oakhill.demon.nl> - bbapm
|
|
+.br
|
|
+Jan Schaumann <jschauma@netmeister.org> - this man page
|