summaryrefslogtreecommitdiffstats
path: root/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 /ChangeLog
parent4015b99262f721d42913d6cdc69b6a45a56b8f7f (diff)
downloadlibtdevnc-03376f710a7871c766bec7785c258531edcc3c1f.tar.gz
libtdevnc-03376f710a7871c766bec7785c258531edcc3c1f.zip
x11vnc: -norepeat to turn off X server autorepeat when clients exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d7a0f4..3799aad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-10 Karl Runge <runge@karlrunge.com>
+ * x11vnc: norepeat to turn off X server autorepeat when clients exist,
+ let the client side do the autorepeating.
+
2004-06-26 Karl Runge <runge@karlrunge.com>
* x11vnc: add "-scale fraction" for global server-side scaling.