summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.1
diff options
context:
space:
mode:
authorrunge <runge>2007-08-19 20:01:10 +0000
committerrunge <runge>2007-08-19 20:01:10 +0000
commit84d6dd0e92cf26b44ffea7dd8b52f54e2b8a304c (patch)
tree027c745aafa476c71a4719fb1ef248d539857d0b /x11vnc/x11vnc.1
parent222ecab5cae7add1186bbfe3bf50608b0d90b0c1 (diff)
downloadlibtdevnc-84d6dd0e92cf26b44ffea7dd8b52f54e2b8a304c.tar.gz
libtdevnc-84d6dd0e92cf26b44ffea7dd8b52f54e2b8a304c.zip
malloc score_hint and make it shorts to save space.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r--x11vnc/x11vnc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1
index f3af7f2..e935ad8 100644
--- a/x11vnc/x11vnc.1
+++ b/x11vnc/x11vnc.1
@@ -2245,7 +2245,7 @@ When \fB-xkb\fR mode is active you can set these env. vars.
They apply only when there is ambiguity as to which
key to choose (i.e the mapping is not one-to-one).
NOKEYHINTS=1: for up ascii keystrokes do not use score
-hints saved when the keep was press down. NOANYDOWN=1:
+hints saved when the key was pressed down. NOANYDOWN=1:
for up keystrokes do not resort to searching through
keys that are currently pressed down. KEYSDOWN=N:
remember the last N keys press down for tie-breaking