diff options
author | runge <runge> | 2004-05-08 14:43:03 +0000 |
---|---|---|
committer | runge <runge> | 2004-05-08 14:43:03 +0000 |
commit | 05a8d11903b9b675dba5056a2ddf8f980ac985ef (patch) | |
tree | b525292f7f9b69c06f6ff7f1a50e75841c38e633 /ChangeLog | |
parent | d43fc7efbe881b67be16ee54cd859f5759bf04a0 (diff) | |
download | libvncserver-05a8d11903b9b675dba5056a2ddf8f980ac985ef.zip libvncserver-05a8d11903b9b675dba5056a2ddf8f980ac985ef.tar.gz |
x11vnc: add -accept some-command/xmessage/popup
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,9 @@ +2004-05-08 Karl Runge <runge@karlrunge.com> + * x11vnc: add -accept some-command/xmessage/popup + 2004-05-05 Karl Runge <runge@karlrunge.com> - * mouse button -> keystrokes and keystroke -> mouse button mappings - in -buttonmap and -remap + * x11vnc: 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> |