summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsabetts <sabetts>2006-02-26 23:17:29 +0000
committersabetts <sabetts>2006-02-26 23:17:29 +0000
commit23b3dd1114f608ffbef9d18b582e28e39fdce7f5 (patch)
tree7b9f7377ba8b8bb4d49fcc4f67fa0163811358c9 /doc
parenta83f0a57448524b489e94e06e945e1a551543d94 (diff)
downloadratpoison-23b3dd1114f608ffbef9d18b582e28e39fdce7f5.zip
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.14
-rw-r--r--doc/ratpoison.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1
index 5231014..8e036ee 100644
--- a/doc/ratpoison.1
+++ b/doc/ratpoison.1
@@ -398,7 +398,9 @@ List all commands specified with \fBaddhook\fP to be executed when
even \fIevent\fP occurs.
.cmd meta [ key ] ( C\-t t )
Send the escape key (that which normally is \fBC\-t\fP) to the current window.
-If a \fIkey\fP is specified, this is sent instead.
+If a \fIkey\fP is specified, this is sent instead. Note that some applications by
+default ignore the synthetic key that is sent using this command as it
+is considered a security hole. xterm is one such application.
.cmd msgwait [ seconds ]
Set the duration the message window is shown.
If \fIseconds\fP is zero, wait infinitely.
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 37f07ee..920d654 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -1406,7 +1406,9 @@ Display ratpoison's license. By default, this is bound to @kbd{C-t V}.
@deffn Command meta @var{key}
@var{key} is an optional argument. When @var{key} is omitted, send a
@kbd{C-t} to the current window. Otherwise, send the key described by
-@var{key} to the current window.
+@var{key} to the current window. Note that some applications by
+default ignore the synthetic key that is sent using this command as it
+is considered a security hole. xterm is one such application.
For example, if your @samp{Emacs} window is focused,