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 /ChangeLog | |
parent | f5cfa4bc8d73f16e963f4a2aa99f63614f7da758 (diff) | |
download | libvncserver-d43fc7efbe881b67be16ee54cd859f5759bf04a0.zip libvncserver-d43fc7efbe881b67be16ee54cd859f5759bf04a0.tar.gz |
x11vnc: mouse -> keystroke and keystroke -> mouse remappings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,16 +1,21 @@ -2004-03-28 Karl Runge <runge@karlrunge.com> +2004-05-05 Karl Runge <runge@karlrunge.com> + * mouse button -> keystrokes and keystroke -> mouse button mappings + in -buttonmap and -remap + * shm OS blacklist revert to -onetile + +2004-04-28 Karl Runge <runge@karlrunge.com> * x11vnc: -auth, more -cursopor and -nofb work -2004-03-19 Karl Runge <runge@karlrunge.com> +2004-04-19 Karl Runge <runge@karlrunge.com> * x11vnc: -cursorpos, -sigpipe -2004-03-13 Karl Runge <runge@karlrunge.com> +2004-04-13 Karl Runge <runge@karlrunge.com> * x11vnc: do not send selection unless all clients are in RFB_NORMAL state. * increase rfbMaxClientWait when threaded to avoid ReadExact() timeouts for some viewers. -2004-03-10 Karl Runge <runge@karlrunge.com> +2004-04-08 Karl Runge <runge@karlrunge.com> * x11vnc options -blackout, -xinerama, -xwarppointer * modify configure.ac to pick up -lXinerama * extend -remap to take mapping list. |