summaryrefslogtreecommitdiffstats
path: root/x11vnc/userinput.c
diff options
context:
space:
mode:
authorrunge <runge>2009-02-04 03:05:32 +0000
committerrunge <runge>2009-02-04 03:05:32 +0000
commite59f78c5eaae3d7d0f98db064df0c85b1da1c7b9 (patch)
tree8ea60591ff85ae29c6134e04baedd8cf8373c60a /x11vnc/userinput.c
parent3998c18e263b0c73af7451e2af2f40fb305520bf (diff)
downloadlibtdevnc-e59f78c5eaae3d7d0f98db064df0c85b1da1c7b9.tar.gz
libtdevnc-e59f78c5eaae3d7d0f98db064df0c85b1da1c7b9.zip
x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under
-reflect. Workaround that checks valid window of selection requestor. Wait on some ssl helper pids earlier. Workaround XAUTHLOCALHOSTNAME for some new usage modes. Set fake fb to requested bpp with correct masks. -padgeom once:... mode. Set LIBXCB_ALLOW_SLOPPY_LOCK by default. rfbRandomBytes earlier. classes/ssl: Update jars. Add "TOP_" dropdown customization to ultravnc java viewer applet FTP panel.
Diffstat (limited to 'x11vnc/userinput.c')
-rw-r--r--x11vnc/userinput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/userinput.c b/x11vnc/userinput.c
index 1e00f77..5b83a9b 100644
--- a/x11vnc/userinput.c
+++ b/x11vnc/userinput.c
@@ -9015,7 +9015,7 @@ if (ncdb && c) fprintf(stderr, "check_ncache purged %d events\n", c);
"If there are painting errors press 3 Alt_L's (Left \"Alt\" key) in a row to repaint the screen.",
white_pixel());
rfbDrawString(screen, &default8x16Font, dx, ds + Dy+6*dy,
- "More info: http://www.karlrunge.com/x11vnc/#faq-client-caching",
+ "More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching",
white_pixel());
ds += 11 * dy;