aboutsummaryrefslogtreecommitdiffstats
path: root/gadgets/README.gcpubar
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-12-21 20:38:36 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-12-21 20:38:36 +0000
commit709e2fada94d97c5d933eed57043cbb6b6ecfbc1 (patch)
treea7ae0db422756c29f956addc2e9a34e2ef7c9585 /gadgets/README.gcpubar
parent75c73b25b26a3d47bdf54cc76adc98068e389474 (diff)
downloaddzen-709e2fada94d97c5d933eed57043cbb6b6ecfbc1.tar.gz
dzen-709e2fada94d97c5d933eed57043cbb6b6ecfbc1.zip
added style option to gcpubar with the ability to draw graphs
git-svn-id: http://dzen.googlecode.com/svn/trunk@175 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'gadgets/README.gcpubar')
-rw-r--r--gadgets/README.gcpubar9
1 files changed, 8 insertions, 1 deletions
diff --git a/gadgets/README.gcpubar b/gadgets/README.gcpubar
index 5d9ca36..2ee1bb4 100644
--- a/gadgets/README.gcpubar
+++ b/gadgets/README.gcpubar
@@ -26,7 +26,14 @@ Command line options:
-bg : Meter background color (default: darkgrey)
- -o : Toggle conky style meter drawing
+ -s : Style, can be either o(utlined)
+ gauge, g(raph) or the default
+ gauge if no parameter is specified
+
+ -gw : Width of the graph elements (default: 1)
+
+ -gs : Space between the graph
+ elemements (default: 0)
-nonl: no new line, don't put
'\n' at the end of the bar (default: do print '\n')