diff options
author | runge <runge> | 2005-05-14 04:01:37 +0000 |
---|---|---|
committer | runge <runge> | 2005-05-14 04:01:37 +0000 |
commit | 3a7e70de49823259558694a3f92401a9f966d9da (patch) | |
tree | 66e006d617f50b3c6eddffe228ad87be34ba92d8 /x11vnc/ChangeLog | |
parent | 34f714bcdc3e2d7a21a9179357dc93f2561301c8 (diff) | |
download | libtdevnc-3a7e70de49823259558694a3f92401a9f966d9da.tar.gz libtdevnc-3a7e70de49823259558694a3f92401a9f966d9da.zip |
x11vnc: more improvements to -scrollcopyrect and -xkb modes.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 5a28e34..150afb8 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,12 @@ +2005-05-14 Karl Runge <[email protected]> + * much more work on "-scrollcopyrect" mode... getting usable. + * remove -pointer_mode 3, shift everyone back down + * -dbg "crash shell" for debugging + * -add_keysyms now the default, periodically clears if needed. + * try to autodetect if -xkb would be a good idea. + * improve keycode guessing for -xkb mode (force ISO_Level3_Shift) + * -remap DEAD, etc. for dead/mute keys remappings. + 2005-05-02 Karl Runge <[email protected]> * initial support for using RECORD to detect some types of window scrolls. This is "-scrollcopyrect" mode, use -noscrollcopyrect |