summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.15
-rw-r--r--doc/ratpoison.texi11
2 files changed, 16 insertions, 0 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1
index 6497bd1..3d83fb1 100644
--- a/doc/ratpoison.1
+++ b/doc/ratpoison.1
@@ -739,6 +739,11 @@ Default is 1.
Determine the width of the input window.
.br
Default is 200.
+.var barinpadding \fB0 | \fB1
+If there is padding, determines whether the bar appears at the edge of the
+screen (\fB1\fP) or at the edge of the window area (\fB0\fP).
+.br
+Default is 0.
.var topkmap kmap
Make \fIkmap\fP the top keymap ratpoison graps directly.
The default value is \fBtop\fP.
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 75a98ac..9b8ec84 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -1362,6 +1362,17 @@ When called with no arguments, the current setting is returned.
@end deffn
+@deffn Command {set barinpadding} @var{n}
+@c @deffnx Command defbarinpadding @var{n}
+Set whether the bar window appears at the edge of the screen when there is
+padding -- that is, within the "padding" area -- or whether it appears at the
+edge of the window area. "1" represents the former, "0" the latter. See the
+@command{set padding} and @command{set bargravity} commands.
+
+When called with no arguments, the current setting is returned.
+@end deffn
+
+
@node Using Other Window Managers, Other Commands, The Status Bar, Top
@chapter Using Other Window Managers