diff options
| author | runge <runge> | 2004-05-06 02:46:07 +0000 |
|---|---|---|
| committer | runge <runge> | 2004-05-06 02:46:07 +0000 |
| commit | d43fc7efbe881b67be16ee54cd859f5759bf04a0 (patch) | |
| tree | 2ea67c3ade351ead6607e6997f6c5c2d3a7c0efc /contrib/ChangeLog | |
| parent | f5cfa4bc8d73f16e963f4a2aa99f63614f7da758 (diff) | |
| download | libtdevnc-d43fc7efbe881b67be16ee54cd859f5759bf04a0.tar.gz libtdevnc-d43fc7efbe881b67be16ee54cd859f5759bf04a0.zip | |
x11vnc: mouse -> keystroke and keystroke -> mouse remappings.
Diffstat (limited to 'contrib/ChangeLog')
| -rw-r--r-- | contrib/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 06e29e5..758308e 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,13 @@ +2004-05-05 Karl Runge <runge@karlrunge.com> + * enable mouse button -> keystrokes mapping in -buttonmap (mousewheel) + * enable keystroke -> mouse button mapping in -remap (touchpad paste) + (-remap incompat ':' -> '-', sorry...) + * shm OS blacklist (i.e. <= SunOS 5.8) -> -onetile + * revert to check_user_input() under -nofb + * cleanup: lastmod, remove tile_shm and update_client_pointer, + debug output, rfbPort failure. + * user friendly last line: 'The VNC desktop is hostname:0' + 2004-04-28 Karl Runge <runge@karlrunge.com> * -auth cmdline option for xauthority. * decrease default deferupdate under -nofb. |
