diff options
| author | runge <runge> | 2004-03-11 00:57:59 +0000 |
|---|---|---|
| committer | runge <runge> | 2004-03-11 00:57:59 +0000 |
| commit | ed986a0bbe9b8cfc084e70f6eb32368ea2e2b11a (patch) | |
| tree | d436c46479c96039c62cc1e4549d645009023995 /contrib/ChangeLog | |
| parent | 74b9f7de2ef8f0fe431eb4f4c18332eb207ad8a2 (diff) | |
| download | libtdevnc-ed986a0bbe9b8cfc084e70f6eb32368ea2e2b11a.tar.gz libtdevnc-ed986a0bbe9b8cfc084e70f6eb32368ea2e2b11a.zip | |
x11vnc options -vncconnect, -connect, -remap,
-debug_pointer, and -debug_keyboard
add reverse connections, keysym remapping,
and debug output option
Diffstat (limited to 'contrib/ChangeLog')
| -rw-r--r-- | contrib/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index aa3ba54..4f0c67c 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,11 @@ +2004-03-10 Karl Runge <runge@karlrunge.com> + * added reverse connection for vncconnect(1) and other means + -vncconnect, -connect host:port, and -connect watchfile + * added first pass at user keysym remapping feature via + -remap file. Ignores modifier state, need to generalize. + * debugging options for users -debug_pointer and -debug_keyboard + * clear -passwd from argv for privacy (if OS allows). + 2004-02-19 Karl Runge <runge@karlrunge.com> * added handling of clipboard/selection exchange to/from clients, even holds PRIMARY which Xvnc does not do. disable with -nosel. |
