diff options
author | runge <runge> | 2004-08-30 13:49:20 +0000 |
---|---|---|
committer | runge <runge> | 2004-08-30 13:49:20 +0000 |
commit | 52ba8bfb2d401c5e0670715d74d19d3be9c0db53 (patch) | |
tree | d65929bd5048b3506083489518b93877bb15eedd /ChangeLog | |
parent | 3a4f41f6578644098549a4ac525563c63aa28f11 (diff) | |
download | libvncserver-52ba8bfb2d401c5e0670715d74d19d3be9c0db53.zip libvncserver-52ba8bfb2d401c5e0670715d74d19d3be9c0db53.tar.gz |
x11vnc: -cursor change shape handling, configure.ac: add more macros for X extensions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-08-29 Karl Runge <runge@karlrunge.com> + * x11vnc: changes in cursor shape handling: use rfbSetCursor() + * cursor shape options: -cursor, -cursor (X|some|most) + * -vncconnect the default. + * configure.ac: add more macros for X extensions. + 2004-08-15 Karl Runge <runge@karlrunge.com> * x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. * -sid option. |