From 23f9dc31a7bba68e275c0a00775f59bc04e0bb18 Mon Sep 17 00:00:00 2001 From: sabetts Date: Fri, 21 Dec 2001 10:13:51 +0000 Subject: * src/input.c (update_input_window): Draw the cursor in the right place. * src/actions.h (cmd_defbarpadding): new prototype * src/actions.c (user_commands): new command entry "defbarpadding" (cmd_defbarpadding): new function --- doc/ratpoison.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index 94c8dac..3e0d75e 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -371,6 +371,9 @@ Set the message bar location. @var{n} is a value between 0 and 3. 0 is the top left and the values move clockwise around the screen to the bottom left which is 3. +@item defbarpadding @var{x} @var{y} +Set the horizontal and vertical padding inside the bar. + @item msgwait @var{n} Set the bar's timeout in seconds. -- cgit v1.2.3