summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-03-07 07:44:38 +0000
committersabetts <sabetts>2003-03-07 07:44:38 +0000
commit02151f234d5675ed8d1922e06cb74b75c822e142 (patch)
treef12fd9668a00e5ef6b207418f0c9b55a0fcf6b75 /doc
parent3cba68b1ba37124ae3e74252eb1b7f9125a22b2f (diff)
downloadratpoison-02151f234d5675ed8d1922e06cb74b75c822e142.zip
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 1e5e16e..9bee72e 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -550,6 +550,14 @@ Move to the frame right of the current frame.
@item focusup
Move to the frame above the current frame.
+@item fselect @var{n}
+Select a frame by number. If an argument is passed to it then attempt
+to select the frame whose number is @var{n}. If not, ratpoison will
+print a number at the top left corner of each frame and wait for the
+user to type the number they wish to select. Currently there is no way
+to select a frame whose number is greater than 9 unless the number is
+passed as an argument.
+
@item getenv @var{env}
Display the value of the environment variable, @var{env}.