diff options
author | runge <runge> | 2005-02-11 04:14:20 +0000 |
---|---|---|
committer | runge <runge> | 2005-02-11 04:14:20 +0000 |
commit | 86ccf267b18b30a3c0d4f5b96b6738f3c2b17e2b (patch) | |
tree | 519106dc628376f40e8cf065742cda1396fe8084 /x11vnc/ChangeLog | |
parent | 5b18d40136b20695b4048a69fcfbd0631ad7bb81 (diff) | |
download | libtdevnc-86ccf267b18b30a3c0d4f5b96b6738f3c2b17e2b.tar.gz libtdevnc-86ccf267b18b30a3c0d4f5b96b6738f3c2b17e2b.zip |
x11vnc -input to fine tune allow user input. per-client settings -R
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index cc93296..a08556d 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,8 @@ +2005-02-10 Karl Runge <runge@karlrunge.com> + * Add -input to fine tune client input (keystroke, mouse motion, + and button presses). Allow per-client setting via remote cntl. + * fix bug in get_remote_port, add ip2host for client info. + 2005-02-09 Karl Runge <runge@karlrunge.com> * Add -users switch user mechanism and related utilities. * fix -solid for gnome and kde. |