diff options
author | sabetts <sabetts> | 2004-11-17 17:12:04 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-11-17 17:12:04 +0000 |
commit | d92174dc9e0c0f5fa91ac6e57cb320261f4a905d (patch) | |
tree | 5bbbed82b5fbaea7a01990d13dfda18358e46c16 /doc/ratpoison.texi | |
parent | 6314f28b1fd06837738e1628bb278e1a0a821180 (diff) | |
download | ratpoison-d92174dc9e0c0f5fa91ac6e57cb320261f4a905d.zip |
*** empty log message ***
Diffstat (limited to 'doc/ratpoison.texi')
-rw-r--r-- | doc/ratpoison.texi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index 7433e99..c9a35b8 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -1063,6 +1063,18 @@ select a frame by number. @item C-t F Indicate which frame is the current frame. +@item C-t Down +Move to the frame below the current frame. + +@item C-t Left +Move to the frame left of the current frame. + +@item C-t Right +Move to the frame right of the current frame. + +@item C-t Up +Move to the frame above the current frame. + @end table @node Hooks, The Status Bar, Keystrokes, Top |