summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2004-07-27 01:14:37 +0000
committerrunge <runge>2004-07-27 01:14:37 +0000
commiteb9a6928b0164b1cb2207e505176c037eaf5ab02 (patch)
tree62246eecf3eaec50126b1c302f6de838b0e711c1 /ChangeLog
parent64605a8c207c4dde469e7ec7b052be7a5cdbe995 (diff)
downloadlibtdevnc-eb9a6928b0164b1cb2207e505176c037eaf5ab02.tar.gz
libtdevnc-eb9a6928b0164b1cb2207e505176c037eaf5ab02.zip
x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 390a0c1..43a7407 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-26 Karl Runge <runge@karlrunge.com>
+ * x11vnc: first pass at doing modtweak via XKEYBOARD extension (-xkb)
+ * -skip_keycodes; reset modtweaks on event MappingNotify.
+ * fix bugs wrt PRIMARY handling.
+ * continuation lines "\" in x11vncrc.
+
2004-07-15 Karl Runge <runge@karlrunge.com>
* x11vnc: modtweak is now the default
* check X11/XKBlib.h in configure.ac to work around Solaris 7 bug.