diff options
author | algernon <algernon> | 2001-02-17 01:47:09 +0000 |
---|---|---|
committer | algernon <algernon> | 2001-02-17 01:47:09 +0000 |
commit | 87b937bf325d8bade8213766dcf71952f0085178 (patch) | |
tree | 366adbaa31d298b58ad4aac18f2299665a0a6352 /doc | |
parent | af3e28f207050cbec55c793c4b251fc58e6a279f (diff) | |
download | ratpoison-87b937bf325d8bade8213766dcf71952f0085178.zip |
removed :center and :resize, they're not in rp (yet? :)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ratpoison.texi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index 59c6b6f..12633d5 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -150,10 +150,6 @@ The summary of available commands is listed below: This is a pretty useless command. By default, it is bound to @kbd{C-t g}, and its purpose is to abort other commands. -@item center -If you want to center a window, this is the command to use. This -is not bound to any key by default. - @item clock Show current time. Disappears after 5 seconds, like all other info bars. In the default setup, the @kbd{C-t a} keystroke is bound to this command. @@ -196,9 +192,6 @@ default, this is bound to @kbd{C-t C-t}. This jumps you to the previous window in the window list. By default, this is bound to @kbd{C-t p}. -@item resize @var{horizontal} x @var{vertical} -Resizes the current window to the given size. - @item select @var{window-name} Go to a window by name. A shourcut is @var{C-t '}. |