summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-02-28 06:30:29 +0000
committersabetts <sabetts>2001-02-28 06:30:29 +0000
commit396818df3ca1346cb2f89e9a003af58a29b6a9f3 (patch)
tree7189d48b3ba29f7dcffb30b976a4ec6db3d3cf12 /doc
parent3d2c6eb3ca2d5874ca7c535c37ba9e167245a6ab (diff)
downloadratpoison-396818df3ca1346cb2f89e9a003af58a29b6a9f3.zip
(Commands): added escape command
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 12633d5..5c20b43 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -158,6 +158,10 @@ In the default setup, the @kbd{C-t a} keystroke is bound to this command.
This deletes the current window. You can access it with the @kbd{C-t k}
keystroke.
+@item escape @var{key}
+Set the prefix to to @var{key}. For example @samp{escape ^b} sets the
+prefix key to @key{C-b}.
+
@item exec @var{command}
Execute a shell command. By default, @kbd{C-t !} does this.