diff options
author | sabetts <sabetts> | 2006-02-26 23:17:29 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2006-02-26 23:17:29 +0000 |
commit | 23b3dd1114f608ffbef9d18b582e28e39fdce7f5 (patch) | |
tree | 7b9f7377ba8b8bb4d49fcc4f67fa0163811358c9 /doc/ratpoison.1 | |
parent | a83f0a57448524b489e94e06e945e1a551543d94 (diff) | |
download | ratpoison-23b3dd1114f608ffbef9d18b582e28e39fdce7f5.zip |
*** empty log message ***
Diffstat (limited to 'doc/ratpoison.1')
-rw-r--r-- | doc/ratpoison.1 | 4 |
1 files changed, 3 insertions, 1 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. |