From 84d6dd0e92cf26b44ffea7dd8b52f54e2b8a304c Mon Sep 17 00:00:00 2001 From: runge Date: Sun, 19 Aug 2007 20:01:10 +0000 Subject: malloc score_hint and make it shorts to save space. --- x11vnc/x11vnc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/x11vnc.1') 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 -- cgit v1.2.1