manpage update (scale, max and awesomerc(1))

This commit is contained in:
marco candrian 2008-01-07 15:17:55 +01:00 committed by Julien Danjou
parent a41c25c0f5
commit dbb0456bed
2 changed files with 8 additions and 1 deletions

View File

@ -134,7 +134,7 @@ awesome is customized by creating a custom $HOME/.awesomerc file.
SEE ALSO
--------
dmenu(1) dzen2(1)
awesomerc(1) dmenu(1) dzen2(1)
BUGS
----

View File

@ -248,6 +248,10 @@ graph
~~~~~
This widget shows a graph.
*scale*::
Re-scales when input > max (see below).
*max*::
This value prints a full graph.
*mouse*::
Set mouse bindings.
*width*::
@ -398,6 +402,7 @@ screen <integer> [MULTI]
focus_bg = <color>
font = <font>
show_icons = <boolean>
show_all = <boolean>
align = <{center,left,right}>
x = <integer> y = <integer>
mouse [MULTI]
@ -448,6 +453,8 @@ screen <integer> [MULTI]
}
graph <identifier> [MULTI]
{
scale = <boolean>
max = <float>
width = <integer>
height = <float>
padding_left = <integer>