summaryrefslogtreecommitdiff
path: root/doc/ratpoison.1
diff options
context:
space:
mode:
authorsabetts <sabetts>2002-02-01 09:17:35 +0000
committersabetts <sabetts>2002-02-01 09:17:35 +0000
commit5ca712fc606b1839de5bcbe80833fa9d3a17332d (patch)
treea7daabf975a14649cbbaf4f054508b7ab59cd657 /doc/ratpoison.1
parent7457d9f3ac419123239f0e02fbcdfd0db1013138 (diff)
downloadratpoison-5ca712fc606b1839de5bcbe80833fa9d3a17332d.zip
* src/actions.c (command): bail out if alias recursion gets too deep.
* src/conf.h (MAX_ALIAS_RECURSIVE_DEPTH): new define * src/bar.c (bar_x): update to work with all X11 gravity values. (bar_y): likewise * src/actions.c (cmd_defbargravity): Rename from cmd_defbarloc. Dependant code updated. (cmd_defbargravity): accept all gravity arguments.
Diffstat (limited to 'doc/ratpoison.1')
-rw-r--r--doc/ratpoison.15
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1
index 15367fa..40227fc 100644
--- a/doc/ratpoison.1
+++ b/doc/ratpoison.1
@@ -159,9 +159,8 @@ Set the border width for the bar.
When called non\-interactively with no arguments, the current
setting is returned.
.TP
-.B defbarloc \fILOC\fP
-Set the message bar location. \fILOC\fP can be one of `northeast', `northwest',
-`southeast', `southwest', or their abbreviations.
+.B defbargravity \fIG\fP
+Set the default alignment for the message bar. See the `gravity' command.
When called non\-interactively with no arguments, the current
setting is returned.