diff options
author | sabetts <sabetts> | 2001-09-13 11:17:13 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-09-13 11:17:13 +0000 |
commit | b578acab466964bba91a292c1f18c24792761120 (patch) | |
tree | 0771e056a37c4711d4edb46591ed14f6cb5c7e8b /doc/ratpoison.texi | |
parent | 73f336b75de79e011842bb5f4851c2e5169c76ab (diff) | |
download | ratpoison-b578acab466964bba91a292c1f18c24792761120.zip |
updated to reflect code changes
Diffstat (limited to 'doc/ratpoison.texi')
-rw-r--r-- | doc/ratpoison.texi | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index 3e6a30b..fcd72aa 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -237,11 +237,11 @@ Run a shell command through an X terminal. @item C-t C-k Close the current window. -@item C-t m -@item C-t C-m -Maximize the current window. Sometimes windows don't respond correctly +@item C-t l +@item C-t C-l +Redisplay the current window. Sometimes windows don't respond correctly to the initial maximize event and need some coaxing. This is a fancy way -of saying there are still bugs in ratpoison. @kbd{C-t m} will force the +of saying there are still bugs in ratpoison. @kbd{C-t l} will force the current window to maximize. @item C-t v @@ -324,7 +324,7 @@ 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 defbartimeout @var{n} +@item msgwait @var{n} Set the bar's timeout in seconds. @item defborder @var{n} @@ -402,7 +402,7 @@ prefix key to @key{C-b}. @item focus cycle through ratpoison's frames. -@item generate +@item meta Send a @kbd{C-t} to the current window. @item help @@ -420,8 +420,8 @@ use @command{delete}, but just in case you need to rip the heart out of a misbehaving window this command should do the trick. Also available as @kbd{C-t K}. -@item maximize -Maximize the current window, just like @kbd{C-t m} would do. +@item redisplay +Redisplay the current window, just like @kbd{C-t l} would do. @item next This jumps you to the next window in the window list. This one is |