summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-10-18 07:58:08 +0000
committersabetts <sabetts>2001-10-18 07:58:08 +0000
commitaab15c3e37107a8aa1276309466202bd29633470 (patch)
tree2a0f2a2224e60c374d6395bc723be139314722a3 /doc
parent6ddaccd940d82362ead59ee4f5d21b3feb3d57fc (diff)
downloadratpoison-aab15c3e37107a8aa1276309466202bd29633470.zip
focuslast command
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 8f0dc16..e37995d 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -304,6 +304,9 @@ occupying a frame will be the second window.
@item C-t tab
Cycle through ratpoison's frames.
+@item C-t M-tab
+Switch to the last focused frame.
+
@item C-t Q
Kill all frames but the current one.
@@ -414,6 +417,9 @@ Application Name
Resource Class
@item %i
X11 Window ID
+@item %l
+A unique number based on when the window was last accessed. The higher
+the number, the more recent it was accessed.
@end table
@item defwinname @var{name}
@@ -446,6 +452,9 @@ prefix key to @key{C-b}.
@item focus
cycle through ratpoison's frames.
+@item focuslast
+Switch to the last focused frame.
+
@item focusup
Move to the frame above the current frame.