41e9a6a
.TH "GDBAR" 1 "Jan 01 2008"
41e9a6a
.SH NAME
41e9a6a
dzen2-gdbar \- generates fully graphical progress meters
41e9a6a
.SH SYNOPSIS
41e9a6a
.HP 7
41e9a6a
\fBdzen2-gdbar\fR [\-w \fIcharacters\fR] [\-s \fIsymbol\fR] [\-fg \fIcolor\fR] [\-bg \fIcolor\fR] [\-min \fIminvalue\fR] [\-max \fImaxvalue\fR] [\-l \fIstring\fR] [\-nonl] [\-o]
41e9a6a
.SH DESCRIPTION
41e9a6a
.B gdbar
41e9a6a
application that generates fully graphical progress meters, from some values you supply to it.
41e9a6a
.PP
41e9a6a
It has the same input semantics as dbar (see 
41e9a6a
.B dbar (1)
41e9a6a
\). In contrast to dbar, gdbar draws fully graphical meters which are only useful in combination with dzen.
41e9a6a
.PP
41e9a6a
See the usage examples for a description of the expected input format.
41e9a6a
.SH OPTIONS
41e9a6a
A summary of options is included below.
41e9a6a
.TP
41e9a6a
.B \-max
41e9a6a
Value to be considered 100% (default: 100)
41e9a6a
.TP
41e9a6a
.B \-min
41e9a6a
Value to be considered 0% (default: 0)
41e9a6a
.TP
41e9a6a
.B \-fg
41e9a6a
Foreground color. (default white)
41e9a6a
.TP
41e9a6a
.B \-bg
41e9a6a
Bacground color (default darkgrey)
41e9a6a
.TP
41e9a6a
.B \-w
41e9a6a
Size in pixels to be considered 100% in the bar  (default: 80 )
41e9a6a
.TP
41e9a6a
.B \-h
41e9a6a
Bar height.
41e9a6a
.TP
41e9a6a
.B \-l
41e9a6a
label to be prepended to the bar (default: '' )
41e9a6a
.TP
41e9a6a
.B \-o
41e9a6a
Draw conky style meters.
41e9a6a
.TP
41e9a6a
.B \-nonl
41e9a6a
no new line, don't put '\n' at the end of the bar (default: do print '\n')
41e9a6a
.PP
41e9a6a
Dbar was written by Robert Manea.
41e9a6a
.PP
41e9a6a
This manual page was written by bertagaz <bertagaz@ptitcanardnoir.org>,
41e9a6a
for the Debian project (but may be used by others).