diff options
author | runge <runge> | 2004-07-27 01:14:37 +0000 |
---|---|---|
committer | runge <runge> | 2004-07-27 01:14:37 +0000 |
commit | eb9a6928b0164b1cb2207e505176c037eaf5ab02 (patch) | |
tree | 62246eecf3eaec50126b1c302f6de838b0e711c1 /ChangeLog | |
parent | 64605a8c207c4dde469e7ec7b052be7a5cdbe995 (diff) | |
download | libtdevnc-eb9a6928b0164b1cb2207e505176c037eaf5ab02.tar.gz libtdevnc-eb9a6928b0164b1cb2207e505176c037eaf5ab02.zip |
x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |