summaryrefslogtreecommitdiffstats
path: root/x11vnc/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2004-07-11 02:14:42 +0000
committerrunge <runge>2004-07-11 02:14:42 +0000
commit03376f710a7871c766bec7785c258531edcc3c1f (patch)
tree78541029a77031895e9d24881fbc7ed97a8b2647 /x11vnc/ChangeLog
parent4015b99262f721d42913d6cdc69b6a45a56b8f7f (diff)
downloadlibtdevnc-03376f710a7871c766bec7785c258531edcc3c1f.tar.gz
libtdevnc-03376f710a7871c766bec7785c258531edcc3c1f.zip
x11vnc: -norepeat to turn off X server autorepeat when clients exist.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r--x11vnc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog
index 6746eb7..708bbc2 100644
--- a/x11vnc/ChangeLog
+++ b/x11vnc/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-10 Karl Runge <runge@karlrunge.com>
+ * -norepeat to turn off X server autorepeat when clients exist,
+ (this is workaround for the repeating keystroke bug. Note that
+ client side does autorepeating so not a big loss).
+
2004-07-04 Karl Runge <runge@karlrunge.com>
* extend -allow to re-read a file with allowed IP addresses.
* improvements to -help text.