diff options
| author | runge <runge@karlrunge.com> | 2009-12-15 09:17:37 -0500 |
|---|---|---|
| committer | runge <runge@karlrunge.com> | 2009-12-15 09:17:37 -0500 |
| commit | d6c012e9688d32d80c288541615c01cd082ecf0a (patch) | |
| tree | 83ab0988d56d3a4f29cd419a8d20381fb35ed128 /x11vnc/ChangeLog | |
| parent | 8f5c9ef01ef9101cf8f8d8f1eacdaab27ac7c2c8 (diff) | |
| download | libtdevnc-d6c012e9.tar.gz libtdevnc-d6c012e9.zip | |
X props names via env var. fakebuttonevent action, connect_switch and
ultravnc_repeater.pl scripts, find_display try FD_XDM on failure,
-quiet and -storepasswd changes, better port 113 testing.
Diffstat (limited to 'x11vnc/ChangeLog')
| -rw-r--r-- | x11vnc/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index fbc3b2c..9664467 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,15 @@ +2009-12-15 Karl Runge <runge@karlrunge.com> + * x11vnc: X11VNC_REMOTE, X11VNC_TICKER, and VNC_CONNECT properties + names can be changed via env. vars (e.g. for multiple + x11vnc instances.) The -quiet option documented better. + Add fakebuttonevent remote control action. Improve child + test for connecting to port 113. Add connect_switch and + ultravnc_repeater.pl to CVS. Report X server number of mouse + buttons. Change find_display script to check for stale pids + in /tmp/.XNN-lock. If root under find_display, try FD_XDM + if previous failed to find auth. Print error reasons for + -storepasswd failures. + 2009-12-06 Karl Runge <runge@karlrunge.com> * x11vnc: findauth/-auth guess works with FD_XDM=1 for root finding dm's xauthority. Work around for GDM's recent |
